this post was submitted on 28 Apr 2026
114 points (99.1% liked)

Technology

84171 readers
3330 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
[–] Lojcs@piefed.social 5 points 4 hours ago* (last edited 4 hours ago) (1 children)

AMD Ryzen CPUs have reportedly seen over a 50% price increase in Japan, likely due to AI.

... CPU prices could reportedly increase as software developers shift toward running cloud-based AI-related applications locally.

Who tf is running ai models on cpus? The source seems to be a Chinese report by intel:

... The goal was to achieve a cumulative price increase of 30% based on 2025 prices, thereby recovering the investment in capacity expansion and meeting the return expectations of the capital market and investors...

... some users, especially software developers, are choosing to deploy AI-related applications locally, thus creating strong demand for AI PCs ... The core growth is concentrated in the high-end thin and light laptop and thin and light gaming laptop user groups...

So the reason AMD's desktop cpus suddenly got more expensive in Japan is because Intel is expecting an increase in ultrabook sales? I'm unsatisfied

[–] Jesus_666@lemmy.world 3 points 3 hours ago (1 children)

The newer CPU generations come with cores optimized for this stuff (referred to as an NPU). It actually seems to work fairly well for the kind of model you'd run locally.

Barring that, a typical laptop dGPU will also work, although not super efficiently since they often don't exceed 8 GB of VRAM and thus can't run most models without partially offloading them to the CPU.

Of course a laptop with a dGPU and NPU cores will make the offloading less painful. So yeah, workable for most reasonably-sized models.

[–] NotMyOldRedditName@lemmy.world 2 points 2 hours ago (1 children)

Models can split loads across a discrete GPU and CPU/RAM.

Its not as fast as if you can load it all in the GPU, but it gives you more options. Its been quite common for a long time.

[–] Jesus_666@lemmy.world 2 points 2 hours ago (1 children)

Yeah, that's what I refer to with offloading. Depending on the model and runtime it might be a bit fiddly but it usually works fine.

[–] NotMyOldRedditName@lemmy.world 2 points 2 hours ago

Im apparently just bad at reading the whole message.