Ask HN: Is anybody selling API access to HuggingFace models?
I've used the OpenAI and GCP chat-bison APIs with great success, but I'd like to put my money into more ethical companies with free-as-in-freedom-er models.
I don't want to fickle around with buying or renting GPUs or installing random LLM scripts that don't work 90% of the time.
I also don't want to pay $XX/month subscriptions, I want clean API billing like OpenAI and GCP.
What exists? Is anybody doing anything?
7 comments
[ 2.7 ms ] story [ 28.8 ms ] threadOtoh, there are plenty of Apache and MIT licensed models. For example Open LLaMA and Falcon, Dolly, etc. HF lets you filter by license.
I guess it would be cool to see a paid Falcon/Dolly API, but in my experience those models get smoked by a good LLaMA 7b tuning. You would really have to hate OpenAI to seek out a non-GPT3 solution here...
https://aihorde.net/
Namely, you have a pool of gen AI volunteer workers constantly chewing through API requests. Host requests are prioritized, but the "downtime" of your AI worker instance is spent fulfilling other requests, which earns karma that can be used to prioritize requests from other hosts should you need more throughput.
Economically, this is way more efficient than self hosting or "renting" an instance that will be idle between requests, and you aren't paying a massive tax for a proprietary API.