This commit is contained in:
parent
4b36cf49e7
commit
5de07900aa
1 changed files with 2 additions and 2 deletions
|
@ -71,10 +71,10 @@ pipx install 'litellm[proxy]'
|
|||
|
||||
```bash
|
||||
model_list:
|
||||
- model_name: ollama/llama3
|
||||
- model_name: llama3
|
||||
litellm_params:
|
||||
model: ollama/llama3
|
||||
- model_name: ollama/qwen2
|
||||
- model_name: qwen2
|
||||
litellm_params:
|
||||
model: ollama/qwen2
|
||||
|
||||
|
|
Loading…
Reference in a new issue