Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -16,7 +16,7 @@ model_list:
|
|
16 |
#max_tokens: 4096
|
17 |
- model_name: xinference-llama-3-instruct
|
18 |
litellm_params:
|
19 |
-
model: xinference/
|
20 |
api_base: https://zhengr-xinference.hf.space/api
|
21 |
api_key: sk-1234
|
22 |
|
|
|
16 |
#max_tokens: 4096
|
17 |
- model_name: xinference-llama-3-instruct
|
18 |
litellm_params:
|
19 |
+
model: xinference/mistral-instruct-v0.3
|
20 |
api_base: https://zhengr-xinference.hf.space/api
|
21 |
api_key: sk-1234
|
22 |
|