Spaces:
Runtime error
Runtime error
a100 kh
commited on
Commit
·
22f931e
1
Parent(s):
058b512
fix
Browse files- api_endpoints.json +2 -2
api_endpoints.json
CHANGED
@@ -36,9 +36,9 @@
|
|
36 |
},
|
37 |
"nvidia/Llama-3.1-Nemotron-70B-Instruct": {
|
38 |
"model_name": "nvidia/Llama-3.1-Nemotron-70B-Instruct",
|
|
|
39 |
"api_type": "openai-custom-deepinfra",
|
40 |
-
"
|
41 |
-
"env_api_key": "DEEPSEEK_API_KEY",
|
42 |
"anony_only": false,
|
43 |
"recommended_config": {
|
44 |
"temperature": 0.7,
|
|
|
36 |
},
|
37 |
"nvidia/Llama-3.1-Nemotron-70B-Instruct": {
|
38 |
"model_name": "nvidia/Llama-3.1-Nemotron-70B-Instruct",
|
39 |
+
"api_base": "https://api.deepinfra.com/v1/openai",
|
40 |
"api_type": "openai-custom-deepinfra",
|
41 |
+
"env_api_key": "DEEPINFRA_API_KEY",
|
|
|
42 |
"anony_only": false,
|
43 |
"recommended_config": {
|
44 |
"temperature": 0.7,
|