this post was submitted on 24 Jul 2026
74 points (90.2% liked)

Technology

86600 readers
3759 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
[–] TheFogan@programming.dev 9 points 2 days ago (2 children)

A bit of both though. In house models don't need the power and process of a small city, they need the power to power what their business needs. Also it would seem to me that has a huge advantage on the whole as a model would be more efficient, if it's focused on the companies needs rather than being a jack of all trades, from poetry to law to code. Cut out the being everything to everyone and you can do far more with far less hardware.

[–] eicker@lemmy.world 4 points 2 days ago (1 children)

This. The frontier race is about building the smartest generalist, but most companies don’t need that. They need a specialist tuned to their workflows. Narrower scope means smaller models, lower costs, faster inference and often better results. General models become the foundation, not the finished product. It’s still all to play for! 💪😎✌️

[–] G_M0N3Y_2503@lemmy.zip 1 points 6 hours ago (1 children)

Agreed, However I also wonder how or if LLMs could help with what we don't know we need. With the processing pace of LLMs and the massive context the can processes at once. It seems like it could make the broader connections that are usually the harder to find more accessible.

[–] eicker@lemmy.world 1 points 4 hours ago

I think that’s probably the most underrated use case. We keep treating LLMs like faster search engines, but their real value may be surfacing relationships humans never think to test.

[–] okwhateverdude@lemmy.world 2 points 2 days ago

Exactly. At work, we're already looking at getting our own compute for an open model for some automatons we built. Google's models are alright, but they are retiring them too fast. So we want to get off that treadmill. Plus a local model gives us opportunities to experiment with LoRAs and techniques like what cactus hybrid did with a small head predicting certainty (https://news.ycombinator.com/item?id=49010782). Plus, the big players are removing sampling options thinking they know what's best when it is obvious they don't.