Comment on Show HN: liteLLM Proxy Server: 50+ LLM Models, Error Handling, CachingparentComments−detente183yAny reason you're doing that vs. using Lambda Labs / Replicate / together.ai / Banana.dev, etc.There's a lot of good model deployment platforms that would make it easy to call your model behind a hosted endpoint-- If you do want to self-host - there's some great libraries like https://github.com/lm-sys/FastChat and https://github.com/ggerganov/llama.cpp that might be helpfulIf none of these really solve your issue - feel free to email me and I'm happy to help you figure something out - krrish@berri.ai
Comments
Any reason you're doing that vs. using Lambda Labs / Replicate / together.ai / Banana.dev, etc.
There's a lot of good model deployment platforms that would make it easy to call your model behind a hosted endpoint
-- If you do want to self-host - there's some great libraries like https://github.com/lm-sys/FastChat and https://github.com/ggerganov/llama.cpp that might be helpful
If none of these really solve your issue - feel free to email me and I'm happy to help you figure something out - krrish@berri.ai