Team404_FORGE / app.py

Commit History

feat(gradio): timeout fallback to bundled mock_ui charts and summary
5ca87df

sanjay7676 commited on

feat: custom_hf without CUDA falls back to offline baseline
d1f6a06

sanjay7676 commited on

perf(ui): fewer Gradio steps + live STEPS_PER_EPISODE, tighter token cap
26e10b8

sanjay7676 commited on

perf(space-ui): faster Gradio custom_hf — UI candidates=1, cap tokens, GenerationConfig
f37f4f8

sanjay7676 commited on

Space T4 + real HF path: split requirements, GPU defaults, API reset behavior
49a72d3

sanjay7676 commited on

Finalize eval-friendly defaults: offline baseline, deterministic API reset, docs cleanup
0c741d9

sanjay7676 commited on

docs+router: HF Space secret names; auto includes custom_hf only when HF_TOKEN set
a874a8f

sanjay7676 commited on

fix(router): exclude custom_hf from auto chain so Space auto stays fast
9e4a6fa

sanjay7676 commited on

perf(ui): default mock provider; auto tries NIM/OpenRouter before HF; cap HF router timeout 90s
665aab6

sanjay7676 commited on

fix(space): ProxyHeadersMiddleware + uvicorn proxy flags so Gradio redirects use https behind HF
19e3321

sanjay7676 commited on

fix(space): mount Gradio at / for HF iframe; disable SSR; curl path + blank UI notes; example step JSON
2ed8ca5

sanjay7676 commited on

fix(api): Pydantic v2 step payload (exclude_none); env candidate_solutions; README Space API curl guide; Gradio API tab
2b35bd5

sanjay7676 commited on

Add Dockerfile, Docker Compose, and GitHub Action to publish Docker image to GHCR
55ef231

sanjay7676 commited on

feat: inference router (HF/NIM/OpenRouter/mock); README aligned with judge rubric; chart axis labels
1546bc7

sanjay7676 commited on

Add Gradio app for Hugging Face Space and GitHub Actions auto-deploy workflow (sanitized)
581c33c

sanjay7676 commited on

Final cleanup for FORGE-v4: Colab entrypoint, OpenEnv API, 10x optimization, and Judge Narrative generation
3978c05

sanjay7676 commited on

Run app.py, generate logs/charts, and update guide.md
ad55ab7

sanjay7676 commited on