this post was submitted on 21 Mar 2025
26 points (100.0% liked)

LocalLLaMA

2845 readers
2 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 3 weeks ago (1 children)

Looks impressive and it's truly open-source.

However, I see it requires CUDA. Could it run anyway:

  1. Without this?
  2. With AMD hardware?
  3. On mobile (as the model is only 1B) ?
[โ€“] [email protected] 2 points 3 weeks ago

I think the bigger bottleneck is SLAM, running that is intensive, it wont directly run on video, and SLAM is tough i guess, reading the repo doesn't give any clues of it being able to run on CPU inference.