zhengr commited on
Commit
624c4fb
·
verified ·
1 Parent(s): e239b20

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +4 -0
config.yaml CHANGED
@@ -51,6 +51,10 @@ model_list:
51
  litellm_params:
52
  model: huggingface/together/deepseek-ai/DeepSeek-R1
53
  api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
 
 
 
 
54
  - model_name: gpt-oss-120b
55
  litellm_params:
56
  model: huggingface/openai/gpt-oss-120b
 
51
  litellm_params:
52
  model: huggingface/together/deepseek-ai/DeepSeek-R1
53
  api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
54
+ - model_name: GLM-4.6
55
+ litellm_params:
56
+ model: huggingface/zai-org/GLM-4.6
57
+ api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
58
  - model_name: gpt-oss-120b
59
  litellm_params:
60
  model: huggingface/openai/gpt-oss-120b