For those of you who don’t want to use a ChatGPT but want a LLM.
As it’s to be expected from this website, the article quality is subpar.
They mix third party hosted LLMs, with frontends (KoboldAI, GPT4ALL) and with local models (which BTW, every single one of them is a llama finetune. They’ve never heard of mistral or others, apparently).
If I hadn’t read this website years ago and knew that the quality was already trash back then, I’d say this very article was written by a LLM.
Very strange article. It lists several front ends, some of which are not open source, as well as some raw models without clearly distinguishing between them. RWKV was mentioned which is cool I guess.
The first option listed should have been huggingchat, followed by the various local UIs, with a separate section discussing the models themselves.
No mention of the ai horde , seriously? We have thousands of users!
That’s dope never heard of it until now
I use https://chat.petals.dev/ I think that is also open source
deleted by creator
That would be my answer too TbF
Yeah… That’s the problem with FOSS LLMs, either you have a whole expensive setup to run your own personal AI chatbot or you might as well just use ChatGPT.
Shit…it’s become self aware.
That’s unfortunate! I never had it crash and i use it a lot
deleted by creator
It’s a bad list.
YSK: There are several things mixed in it.
- There are “models” (usually meaning “weights” specifically). The models (weights) are the raw data that contain the wisdom of the AIs.
- There is software to “run” these models on your own machine, or to connect to an API.
- There are services which run models for you and let you interact via web interface, app, or API. Some services may add text to your prompt, to create a better(?) prompt.
There is a bewildering array of models out there. Mostly, they are specialized and/or merged versions of some popular foundation models (by mistral, meta, and a few others). Without endorsing any service, I find that openrouter.ai and together.ai let you try a fairly large selection. There are other services.
You can find more/better information here: [email protected]
Pretty bad article, but here are my two cents on the actual answer, as of right now:
- General chatting: OpenHermes
- General querying, instruction: Mistral
- Coding: Deepseek-coder
These perform similar to or better than ChatGPT 3.5, in some cases comparable to 4.
For specific niche applications (role playing, nsfw stories, etc), just search on huggingface.co and read the user reviews.
Also want to mention privateGPT
I’ve been using iask.ai or Phind.com for mostly quick answers to my simple questions, these get me by but I’m no coder or author and I have noticed these options are often pretty terrible for math queries.
Edit: the above services I’m pretty sure are not open source, but their privacy policies seem reasonable.
deleted by creator