- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
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.
I feel like most of these “10 alternatives to xyz”-articles are basically a summary of alternativeto.net. Or they’ve just listed all projects they’ve found with a quick search. I’m almost certain they didn’t install them most of the time.
This also applies to “comparison” sites, which usually are a list of Amazon affiliate links. At this point, I don’t trust websites with affiliate links anymore, as they’ve never actually tried the products. Sadly those spam sites make it difficult to find actually good reasearched tests.
Back to itsfoss, they write many articles, and some are good, but they still are blog spam.
No mention of the ai horde , seriously? We have thousands of users!
That’s dope never heard of it until now
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.
I use https://chat.petals.dev/ I think that is also open source
deleted by creator
That’s a perfectly acceptable response from Gen-A.
That would be my answer too TbF
Shit…it’s become self aware.
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.
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: !localllama@sh.itjust.works
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