this post was submitted on 14 Jun 2026
125 points (90.8% liked)

Technology

85422 readers
4188 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
[–] Mearcfara@lemmy.ml 9 points 10 hours ago (4 children)

I just wish we could invest the time/money/resources into compressing AI and making it smaller and more efficient. I'd so much rather have a somewhat capable AI that can be run locally and offline, to outsource menial tasks to like alphabetizing spreadsheets and so basic image modification, than to have to upgrade my hardware constantly or use cloud based SaaS and/or have newer models that are more accurate in their predictions.

Of course that assumes a lot of things, like the intent to help people and not make money. Maybe someone in the Linux-sphere will make something.

[–] HubertManne@piefed.social 1 points 2 hours ago

I would like to see one integrated into a gnu os like linux where its only capability is to understand the os and guide you through it. No generation and no expertise outside the os exosystem. Maybe allow for it to be given the privelege to search the web. I would have it have capability to use other ais to perform other tasks so modules or whatnot could be added to give it more capability as a general computer butler type. Basically an os that acted like a start trek computer.

[–] ZephyrXero@lemmy.world 2 points 9 hours ago

There are efforts there. The new Deepseek 4 compresses a lot of its knowledge using something they call engrams. But it's unfortunately still too big for a consumer GPU.

Gemma 4 is small enough to run on your cellphone.

If your GPU has at least 8GB there are a lot of options for self hosting your own local models

[–] petersr@lemmy.world 1 points 8 hours ago* (last edited 8 hours ago)

If I understand correctly, if we actually said "this model is great, let's put a pin in it", then it could be turned into a dedicated chip that would be much more efficient and perhaps even something that could get embedded in consumer hardware - but then you are just stuck with that model instead of "the next shiny new model" that they keep making.

[–] BrightCandle@lemmy.world 1 points 8 hours ago* (last edited 8 hours ago)

I feel like there is a future of more targeted AI. At the moment something that does spreadsheets has to carry knowledge of programming and chemistry and lots of languages and this seems very heavy for what ultimately we need. A programming language focussed AT dedicated to Rust or Go or Java could potentially be quite a bit smaller especially if they focussed on algorithm snippet and auto complete smarts. There is definitely a market for smaller more targeted uses than these all encompassing chat bots where the goal is to move the state of the art on for existing algorithms.