Ask HN: Where can I find a list of self-hosted LLMs?

13 points by robopsychology ↗ HN
I am playing about with open source self-hosted LLMs but can't find a definitive list. Do any exist?

Fwiw my project is comparing LLMs performance on Project Euler problems however so far I only have FLAN-T5 running locally (and it sucks at Project Euler, unless I'm using it completely terribly!) https://github.com/robopsychology/project-euler-llm

4 comments

[ 7.4 ms ] story [ 41.6 ms ] thread
Alpaca seems to be the best one, though I'm sure someone will do a GPT-4 fine tuned of Alpaca soon and that'll then be the best one. Most of the other ones I've tried have been not good.