feat: add qwen3-coder model to litellm
This commit is contained in:
@@ -3,3 +3,7 @@ model_list:
|
|||||||
litellm_params:
|
litellm_params:
|
||||||
model: nvidia_nim/qwen/qwen3.5-397b-a17b
|
model: nvidia_nim/qwen/qwen3.5-397b-a17b
|
||||||
drop_params: true
|
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