Spaces:
Sleeping
Sleeping
Update: three-tier reasoning benchmark, real LLM scores, industry stats, pivoting score
a92d3db verified | # Required for inference.py (baseline agent) | |
| API_BASE_URL=https://router.huggingface.co/v1 | |
| MODEL_NAME=meta-llama/Llama-3.3-70B-Instruct | |
| HF_TOKEN=your-huggingface-token-here | |
| # Optional: point inference at a different env URL | |
| ENV_URL=http://localhost:8000 | |