this post was submitted on 28 Mar 2026
101 points (90.4% liked)

Technology

83222 readers
5396 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] XLE@piefed.social 2 points 1 day ago* (last edited 1 day ago) (2 children)

@ikidd@lemmy.world @ingeanus@ttrpg.network do you two have a source for these supposed great models?

[–] riskable@programming.dev 3 points 19 hours ago

I personally love glm-5 and qwen3.5, specifically: https://ollama.com/library/qwen3.5:122b

I've used them both for coding and they work really well (way better than you'd think). They're also perfectly capable of the usual LLM chat stuff (e.g. check my grammar) but all the models (even older, smaller ones) are capable of that stuff these days.

For a treat: Have someone show you using some of these models to search the web! It's amazing. You don't see ads, you don't have to comb through 12 pages of search results, and they read the pages that moment (not cached) to give you summaries of the content. So when you click the link to go to the content you know it's the thing you were looking for. They're not using a local index of the Internet, they're searching on your behalf using whatever search engines you configured. It's waaaaay better than ChatGPT (which uses Bing behind the scenes whether you like it or not) or Gemini (which uses Google, obviously). The (self-hosted) LLM will literally be running curl for you on Google, DuckDuckGo, Bing, or whatever TF else you want (simultaneously) then reading each of the search results and using your prompt to figure out what the most relevant results are. It's sooooo nice!

FYI: Ollama.com's library page is actually a great resource for finding info on all the models that can be self-hosted: https://ollama.com/library

[–] ikidd@lemmy.world 2 points 1 day ago (1 children)

What inclined you to @ me into this? As far as I can see, I haven't even replied in this thread, and you just seem like you're on the warpath with anyone that wants to defend using LLMs. If Greg KH thinks it's coming into it's own, you might want to heed him.

[–] XLE@piefed.social -1 points 15 hours ago* (last edited 15 hours ago) (1 children)

Greg who? Does he have a basis for his beliefs?

[–] ikidd@lemmy.world 2 points 14 hours ago

Greg Kroah-Hartman (KH) or are you just being obtuse? About whom this article is written and not exactly some rando on the internet like you and me.