Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- 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
|