Spaces:
Running
Running
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -17,7 +17,7 @@ model_list:
|
|
17 |
- model_name: xinference-llama-3-instruct
|
18 |
litellm_params:
|
19 |
model: xinference/llama-3-instruct
|
20 |
-
api_base: https://zhengr-xinference.hf.space
|
21 |
api_key: sk-1234
|
22 |
|
23 |
litellm_settings: # module level litellm settings - https://github.com/BerriAI/litellm/blob/main/litellm/__init__.py
|
|
|
17 |
- model_name: xinference-llama-3-instruct
|
18 |
litellm_params:
|
19 |
model: xinference/llama-3-instruct
|
20 |
+
api_base: https://zhengr-xinference.hf.space/api
|
21 |
api_key: sk-1234
|
22 |
|
23 |
litellm_settings: # module level litellm settings - https://github.com/BerriAI/litellm/blob/main/litellm/__init__.py
|