forked from phoenix/litellm-mirror
add ollama/zephyr to config
This commit is contained in:
parent
f3bbedbbbc
commit
8f8b35eb34
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ model_list:
|
|||
litellm_params:
|
||||
model: azure/gpt-4
|
||||
api_key: sk-123
|
||||
- model_name: ollama/zephyr
|
||||
litellm_params:
|
||||
model: ollama/zephyr
|
||||
|
||||
litellm_settings:
|
||||
drop_params: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue