| # Copy to hf.env (gitignored) for Hugging Face Space uploads. | |
| # Do not commit hf.env. Prefer Space Secrets for production. | |
| HF_TOKEN=hf_your_read_token_here | |
| API_BASE_URL=https://router.huggingface.co/v1 | |
| MODEL_NAME=Qwen/Qwen2.5-7B-Instruct | |
| # Copy to hf.env (gitignored) for Hugging Face Space uploads. | |
| # Do not commit hf.env. Prefer Space Secrets for production. | |
| HF_TOKEN=hf_your_read_token_here | |
| API_BASE_URL=https://router.huggingface.co/v1 | |
| MODEL_NAME=Qwen/Qwen2.5-7B-Instruct | |