this post was submitted on 23 May 2024
704 points (99.0% liked)

Technology

57435 readers
4091 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 3 months ago (5 children)

Don't you need specific CPUs for these AI features? If so, how is this going to work on the machines that don't support it?

[–] [email protected] 60 points 3 months ago

Nope, they can use your NPU, GPU or CPU whatever you have.. the performance will vary quite a bit though. Also, the larger the model the more memory it needs to run well.

[–] [email protected] 43 points 3 months ago (1 children)

With it being local it’s probably a small and limited model. I took a couple courses on machine learning years ago (before it got rebranded as “AI”), and you’d be surprised at how well a basic image recognition model can run on the lowest-spec macbook from 2012.

[–] [email protected] 29 points 3 months ago (1 children)

Tbh the inversion of typical intuition that is LLMs taking orders of magnitudes more memory than computer vision can mess people unfamiliar up on estimates of the hardware required

[–] [email protected] 6 points 3 months ago

Yeah that’s very true.

[–] [email protected] 22 points 3 months ago

You only need lots of precessing power to train the models. Using the models can be done on regular hardware.

[–] [email protected] 7 points 3 months ago

Running AI models isn't that resource intensive. Training the models is the difficult part.

[–] [email protected] 4 points 3 months ago

The feature will obviously just be disabled on machines that don't support it.