feat: add qwen3-coder model to litellm
This commit is contained in:
@@ -2,4 +2,8 @@ model_list:
|
||||
- model_name: qwen3.5
|
||||
litellm_params:
|
||||
model: nvidia_nim/qwen/qwen3.5-397b-a17b
|
||||
drop_params: true
|
||||
- model_name: qwen3-coder
|
||||
litellm_params:
|
||||
model: nvidia_nim/qwen/qwen3-coder-480b-a35b-instruct
|
||||
drop_params: true
|
||||
Reference in New Issue
Block a user