8000 GitHub - introbreaker/litellm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

introbreaker/litellm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteLLM - DOCKER Deployment

For those who need a load balancer for LLM's using Ollama/Openai/Groq etc.

Included is a docker-compose file that spins up a PostresDB and LiteLLM. The config is done by changing the config.yml.

Getting started

To get up and running, create a .env file example below:

OLLAMA_API_BASE=http://localhost:11434
OLLAMA_API_KEY=OLLAMA

Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0