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

fix(custom_hf): prefer dtype over deprecated torch_dtype in from_pretrained
5a67c2d

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

fix(hf-space): flatten requirements.txt — Spaces build only mounts this file
04c2414

sanjay7676 commited on

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

sanjay7676 commited on

README/BLOG: hackathon theme fit line and HF Space Discussions mini-blog link
6829d27

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 story blog updates and submission-ready docs links
a2ac82d

sanjay7676 commited on

Finalize CPU-safe mock flow and verify live OpenEnv endpoints
310dc9f

sanjay7676 commited on

fix(hf-cpu): slim requirements.txt for Spaces; requirements-train.txt for PyTorch/TRL; suggested_hardware cpu-basic
0c4d10b

sanjay7676 commited on

docs: Docker Hub image sanjay767676/forge
57c225e

sanjay7676 commited on

docs: Docker Hub pull/push/login; remove ghcr instructions
310fab1

sanjay7676 commited on

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

sanjay7676 commited on

docs: hackathon badge links to judge guide; clarify video/slides vs mini-blog
1506358

sanjay7676 commited on

security: remove secrets from .env.example (use HF Space secrets only)
2a885d9

sanjay7676 commited on

fix(space): fastapi>=0.115.2 for Gradio 5.25; Pydantic v2 model_dump in API
4b17fa3

sanjay7676 commited on

fix(space): Gradio 5.25 + fastapi<0.113 for openenv-core websockets>=15
ca96787

sanjay7676 commited on

docs: NOTE 1/2 checklist, judges rubric link; OpenEnv FORGEOpenEnvironment + openenv-core
dd06b37

sanjay7676 commited on

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

sanjay7676 commited on

docs: judge-focused README; Colab notebook with repo clone step
e3161e4

sanjay7676 commited on

Update .gitignore to broadly include outputs artifacts
74ca620

sanjay7676 commited on

Allow tracking of models and adapter configurations
45a4e4c

sanjay7676 commited on

Add remaining training artifacts and reports to tracking
c99081a

sanjay7676 commited on

Final hardening for 100% submission readiness
c2975af

sanjay7676 commited on

Submission checklist fix: track judge plots and reduce README overclaims
44e7524

sanjay7676 commited on

Submission audit fixes: loss curve export, README compliance links, robust training script fallback
b3be46a

sanjay7676 commited on

NVIDIA NIM Support: Added NvidiaNIMProvider as a first-class inference mode
d6eabf1

sanjay7676 commited on

Fix Reporting Bug: Resolved NameError in train_unsloth.py report generation
3593fe0

sanjay7676 commited on

Final Structural Fix: Preserved code in candidate rankings for authentic DPO export
3371219

sanjay7676 commited on

Fix DPO Dataset Generation: Real preference pairs now exported from adversarial loop
96f35ba

sanjay7676 commited on

Colab Automation: Added setup and execution shell scripts for one-click training
253ba1d

sanjay7676 commited on

Real RL Training Layer: DPO Dataset Export + Unsloth Trainer + Training Report
7163e2f

sanjay7676 commited on

Final High-Impact Upgrade: Real LLM Inference, Candidate Ranking, and HF API Support
40a51ba

sanjay7676 commited on

Final Submission Upgrade: Advanced tier progression, professional README, and hackathon blog
bb6d47c

sanjay7676 commited on

Fix: Force Python 3.11 to resolve audioop ModuleNotFoundError
960509a

sanjay7676 commited on

Update deployment URL to sanjay7676/Team404_FORGE
bca42fe

sanjay7676 commited on

Fix: Add .git suffix to HF Space URL
10edca1

sanjay7676 commited on

Trigger deployment: Configuration verified
b3576ca

sanjay7676 commited on

Improve deployment workflow robustness
218e9ff

sanjay7676 commited on

Final polish: Added Hugging Face YAML header and completed submission checklist
99286d3

sanjay7676 commited on

Final submission assets: generated evidence, updated checklist, and judge narrative
69a701a

sanjay7676 commited on

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

sanjay7676 commited on