- 137comments
- 154comments
- 16comments
- 249comments
- 148comments
- 4comments
- 25comments
- 27comments
- 15comments
- 364comments
- 3comments
- 10comments
- 26comments
- 94comments
- 71comments
- 128comments
- 169comments
- —discuss
- 26comments
- 26comments
- 33comments
- 205comments
- —discuss
- 6comments
- 33comments
- 34comments
- 32comments
- 209comments
- 94comments
- 89comments
How does this compare to LocalAI? https://github.com/mudler/LocalAI
The AI Proxy from the post is for using multiple local and remote LLMs over the OpenAI API (along with API key management apparently), while LocalAI is only for using local LLMs.
promptfoo and ChainForge do multi-LLM comparisons and benchmarking: https://news.ycombinator.com/item?id=37447885
This looks awesome - thanks for sharing! Yeah I think it's just local vs. hosted models.
Been meaning to build similar. Specifically with a view towards mixing local LLMs and openAI. Locals are cheaper and more interesting but less powerful. eg some tasks will need gbnf grammar some won’t. Some can get away with 3.5 others need 4
Suspect I’ll end up duplicating OPs efforts though because hosted doesn’t really work for that.
Sounds interesting - feel free to reach out or discuss on the Braintrust discord :)!