Spaces:
Running
Running
| # Runtime (Space or local with Hub fetch) | |
| HF_TOKEN=hf_... | |
| WITGYM_DATA_REPO=build-small-hackathon/witgym-data | |
| LLM_BACKEND=hf_api | |
| LLM_MODEL_ID=Qwen/Qwen3.5-27B | |
| HF_INFERENCE_PROVIDERS=novita,featherless-ai | |
| # Local offline dev only — skip Hub, use files in data/ | |
| # WITGYM_SKIP_HUB=1 | |