this post was submitted on 07 Aug 2026
322 points (94.7% liked)

Technology

87279 readers
4376 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] doublenut@sh.itjust.works 5 points 1 week ago (8 children)

Just curious, do any of you think AI would be more popular if someone was offering as a physical product? As in instead of data center and paying a company to use their model, you pay for an in home server with some sort of base agentic LLM preinstslled that you could then train to your specific needs.

[–] Jankatarch@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

I think we just (rightfully) lost faith in tech products overall by now.

[–] oakward@feddit.org 2 points 1 week ago

I would use this, but how can one trust that there is any privacy on a product from any of the big tech companies?

Yeah, that would be swell

[–] Mondez@lemdro.id 1 points 1 week ago (1 children)

I would say no, because even physical devices you purchase have to come with subscription plans or in some way talk back to the manufacturers servers that isn't in your interest.

[–] doublenut@sh.itjust.works 1 points 1 week ago

The pitch here was that it wouldn't have to speak to the manufacturer's servers. The device, "AI" and data are yours. I may have not been clear here. As someone has already said in these comments, there are models, that exist, designed to run on phones and home servers, they just dont have a ton of comoute power and are limited in that way but i think that's kinda the point. Most people arent going to be writing code or making heavy requests. Most people would use it to help them with everyday things

The things openai is making comerciales about, like helping figure out your commute and daily needs. Maybe even tracking purchases for tax purposes, some home automation,

Theres is a doctor running his own LLM on a single server cross checking FDA approved drugs and potential uses in un treated diseases. Its not fast but working steadily at its purpose. Maybe your usecase is closer to this.

Im just saying theres no question the current state of "AI" is a terrible consolidation of the worst parts of capitalism and shouldn't be allowed to continue, but how could LLMs be used responsibly and usefully?

[–] kiwifoxtrot@lemmy.world 1 points 1 week ago

You can run some pretty neat local AI agents on consumer grade hardware without much issue. There are also new models that will run on phone hardware. They won't write complicated programs, but they work well for assistant things.

[–] kromem@lemmy.world 1 points 1 week ago

Probably less so.

The hardware to run it locally would be fairly expensive and would require using a very simple model compared to alternatives. Also much more wasteful if you were only using that hardware for AI use, as you'd be distributing the hardware out rather than centralizing so it'd be often idle and when replaced create more waste than a centralized server rack.

Also, additional per user post-training seems to me both wasteful and not necessary. In context learning is often much more powerful but frequently overlooked.