705
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 May 2024
705 points (99.0% liked)
Technology
59094 readers
3109 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
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?
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.
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.
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
Yeah that’s very true.
You only need lots of precessing power to train the models. Using the models can be done on regular hardware.
Running AI models isn't that resource intensive. Training the models is the difficult part.
The feature will obviously just be disabled on machines that don't support it.