This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
|
model_list:
|
|
- model_name: mistral-7b
|
|
litellm_params:
|
|
model: ollama/mistral
|
|
api_base: http://ollama:11434
|
|
# stream: True |