inferencing-llm / litellm /proxy /example_config_yaml /multi_instance_simple_config.yaml
Shyamnath's picture
Push core package and essential files
469eae6
raw
history blame contribute delete
269 Bytes
model_list:
- model_name: fake-openai-endpoint
litellm_params:
model: openai/my-fake-model
api_key: my-fake-key
api_base: https://exampleopenaiendpoint-production.up.railway.app/
litellm_settings:
cache: True
cache_params:
type: redis