mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
(chore) fix config yaml
This commit is contained in:
parent
2a81cc567d
commit
60c1ef7929
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ model_list:
|
|||
- model_name: gpt-3.5-turbo
|
||||
litellm_params:
|
||||
model: ollama/llama2
|
||||
temperature: 0.1
|
||||
max_tokens: 20
|
||||
|
||||
|
||||
# request to gpt-4, response from ollama/llama2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue