Spaces:
Sleeping
Sleeping
Commit ·
7810e7a
1
Parent(s): 126de64
Update .env.example
Browse files- .env.example +0 -1
.env.example
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
API_BASE_URL=https://router.huggingface.co/v1
|
| 2 |
MODEL_NAME=Qwen/Qwen2.5-72B-Instruct
|
| 3 |
HF_TOKEN=YOUR_HF_TOKEN_HERE
|
| 4 |
-
OPENAI_API_KEY=YOUR_OPENAI_API_KEY_HERE
|
|
|
|
| 1 |
API_BASE_URL=https://router.huggingface.co/v1
|
| 2 |
MODEL_NAME=Qwen/Qwen2.5-72B-Instruct
|
| 3 |
HF_TOKEN=YOUR_HF_TOKEN_HERE
|
|
|