zhengr commited on
Commit
35a791b
·
verified ·
1 Parent(s): 5f4af93

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +0 -4
config.yaml CHANGED
@@ -23,10 +23,6 @@ model_list:
23
  litellm_params:
24
  model: huggingface/Qwen/Qwen2.5-VL-32B-Instruct
25
  api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
26
- - model_name: DeepSeek-R1-Distill-Llama-70B
27
- litellm_params:
28
- model: huggingface/nscale/deepseek-ai/DeepSeek-R1-Distill-Llama-70B
29
- api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
30
  # ============================
31
  #
32
  # Model-specific parameters with example
 
23
  litellm_params:
24
  model: huggingface/Qwen/Qwen2.5-VL-32B-Instruct
25
  api_key: os.environ/HF_TOKEN # ensure you have `HF_TOKEN` in your .env
 
 
 
 
26
  # ============================
27
  #
28
  # Model-specific parameters with example