zhengr commited on
Commit
d4224b1
1 Parent(s): 908ece9

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -1,7 +1,7 @@
1
  model_list:
2
- - model_name: ollama-glm4-9b
3
  litellm_params:
4
- model: ollama/glm4:9b
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"