Add /evaluate endpoint: numerical position MSE model vs Pymunk 970e1f2 Running unverified AlexWortega commited on 2 days ago
Swap featured: dominos -> pyramid (vetted via live API) 36a90c6 unverified AlexWortega commited on 2 days ago
Demos: side-by-side Model vs Pymunk ground truth + Featured list d2f9e09 unverified AlexWortega commited on 2 days ago
Fix slow/frozen-objects on dense scenes (30-40 obj) ba8b62a unverified AlexWortega commited on 2 days ago
Drop show_copy_button (removed in gradio 6 API) a443541 unverified AlexWortega commited on 2 days ago
Fix canvas->state sync + add velocity vector editor d56b9b8 unverified AlexWortega commited on 2 days ago
Interactive canvas editor + fix lost collisions c82a027 unverified AlexWortega commited on 3 days ago
UI: turn the scene-JSON box into a proper editor (taller, interactive, accordion) 2c821a8 unverified AlexWortega commited on 3 days ago
Drop broken speculative configs; keep flash_attn (proven ~+36%) + plain fallback 880a668 unverified AlexWortega commited on 4 days ago
Auto-select fastest working llama.cpp backend (flash+spec -> spec -> flash -> plain) bbb2e65 unverified AlexWortega commited on 4 days ago
Fix speculative decoding: logits_all=True for the draft scores buffer 57e49d4 unverified AlexWortega commited on 4 days ago
debug: surface generation traceback to status to diagnose ValueError d04eed5 unverified AlexWortega commited on 4 days ago
Speed up: flash attention + prompt-lookup speculative decoding 7e5ff27 unverified AlexWortega commited on 4 days ago
Raise frame slider to 120 (default 60) — GPU is ~0.6s/frame, fits the 180s window 33db2b3 unverified AlexWortega commited on 4 days ago
Run on ZeroGPU: spaces @GPU + CUDA llama.cpp (n_gpu_layers=-1) 5f2fdbe unverified AlexWortega commited on 5 days ago
Fix CPU perf: pin n_threads=2 (cpu-basic), tighter token budget f9ff64c unverified AlexWortega commited on 5 days ago
Rebuild as native Gradio app: server-side LFM2 (GGUF) rollout b5308c5 unverified AlexWortega commited on 5 days ago
Bake React routes into Gradio app before launch via _app= f5d3e58 unverified AlexWortega commited on 5 days ago
Disable Spaces hot-reload so React UI serves (fixes 7861 + hijack) 72ec70b unverified AlexWortega commited on 5 days ago
Serve React UI via Gradio's own launched server (cpu-basic) 7fc36e6 unverified AlexWortega commited on 5 days ago
Restore real app: FastAPI(React+API) + mounted Gradio on cpu-basic d5a75a3 unverified AlexWortega commited on 5 days ago
diag: vanilla gradio app to discover HF launch mechanism ea8b907 unverified AlexWortega commited on 5 days ago
Fix gradio Space startup: override demo.launch() to serve the full app ff8fe36 unverified AlexWortega Claude Opus 4.7 (1M context) commited on 5 days ago
Fix gradio Space startup: serve at import time on GRADIO_SERVER_PORT 71fc79f unverified AlexWortega Claude Opus 4.7 (1M context) commited on 5 days ago
Redeploy as gradio SDK Space (no custom Docker) c570807 unverified AlexWortega Claude Opus 4.7 (1M context) commited on 5 days ago