Spaces:
Build error
Build error
Update config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
model_list:
|
2 |
-
- model_name: ollama-
|
3 |
litellm_params:
|
4 |
-
model: ollama/
|
5 |
api_base: https://zhengr-ollama.hf.space
|
6 |
# Model-specific parameters
|
7 |
#model: "huggingface/mistralai/Mistral-7B-Instruct-v0.1"
|
|
|
1 |
model_list:
|
2 |
+
- model_name: ollama-phi3.5-3.8b
|
3 |
litellm_params:
|
4 |
+
model: ollama/phi3.5:3.8b
|
5 |
api_base: https://zhengr-ollama.hf.space
|
6 |
# Model-specific parameters
|
7 |
#model: "huggingface/mistralai/Mistral-7B-Instruct-v0.1"
|