Hacker News new | ask | show | jobs
Llamanet: Zero-setup, zero-dependency OpenAI replacement powered by llama.cpp (github.com)
45 points by cocktailpeanut 747 days ago
2 comments

OpenAI replacement ? Some really tall claims there. What's the context length for this setup ? And any latency numbers ? If this really is what it says it is, you should shout these numbers.
They have more information at the link. This is an abstraction layer that allows anybody who is using OpenAI's API to use them instead, and they can point your API requests to any other LLM. This would be good for anybody using OpenAI but who doesn't want to have to worry about being locked in.
As an "OpenAI replacement," maybe it ripped off Kathleen Turner's voice instead of Scarlett Johannsen's.
I mean you could click the link and see what it is lol, it's an OpenAI API layer replacement, that allows you to aim it at any llamacpp instance and gguf model
so much awesome. i tried to use openai's api yesterday to evaluate some software, had to pay to get api keys, but they only accept credit cards (no thanks - no good for me - i want paypal) - so something like this is purrrrfect in cases like this.