HACKER Q&A
📣 florianbansac

Has Anyone Successfully Run DeepSeek-R1 on an Nvidia Jetson Nano?


Hey HN,

I am curious if anyone has successfully run Deepseek-R1 on a Nvidia Jetson Nano, especially for programmatic use.

If so, did it work well?

Any tips on what to do, what to avoid for it to run smoothly?

Thanks


  👤 DrPhish Accepted Answer ✓
The Nano only has 4GB VRAM and DS-R1 is 671B FP8 parameters (equivalent to 671GB model size).

You need something with about 800GB to run the full model with context. You'd still need 400GB to even run a half-sized Q4 quant of R1, so there is no reasonable way that it would work.