Фикс неправильных названий
All checks were successful
/ site (push) Successful in 1s

This commit is contained in:
Артём 2024-07-21 13:04:10 +03:00
parent 4b36cf49e7
commit 5de07900aa
Signed by: SadmL
GPG key ID: EEFBB39006B28920

View file

@ -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