Earlier quoted context omitted.
I honestly don't understand the meme with RPi clusters. For a little more money than 4 RPi 5's, you can find on eBay a 1U Dell server with a 32 core Epyc CPU and 64 GB memory. This gives you at least an order of magnitude more performance. If people want to talk about Beowulf clusters in their homelab, they should at least be running compute nodes with a shoestring budget FDR Infiniband network, running Slurm+Lustre…
You can buy it but you can't run it, unless you're fairly wealthy. In my country (italy) a basic colocation service is like 80 euros/month + vat, and that only includes 100Wh of power and a 100mbps connection. +100wh/month upgrades are like +100 euros. I looked up the kind of servers and cpus you're talking about and the cpu alone can pull something like 180W/h, without accounting for fans, disks and other stuff (stu…
Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
61–70 of 162 posts
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#62This is the modern Beowulf cluster.
I honestly don't understand the meme with RPi clusters. For a little more money than 4 RPi 5's, you can find on eBay a 1U Dell server with a 32 core Epyc CPU and 64 GB memory. This gives you at least an order of magnitude more performance. If people want to talk about Beowulf clusters in their homelab, they should at least be running compute nodes with a shoestring budget FDR Infiniband network, running Slurm+Lustre…
You could also get one or two Ryzen mini PCs with similar specs for that price. Which might be a good idea, if you want to leave O(N) of them running on your desk, house without spending much on electricity or cooling. (Also, IMHO, the advantages of having an Epyc really only become apparent when you're tossing around multiple 10Gbit NICs, 16+ NVMe disks, etc. and so saturating all the PCIe lanes.)
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#63Does adding memory help? There's a Rpi 5 with 16GB RAM recently available.
The 16 GB Pi 5 comes and goes. I was able to snag one recently when Adafruit got a delivery in — then they sold right out again. But, yeah, performance aside, there are models that Ollama won't run at all as they need more than 8GB to run.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#64Earlier quoted context omitted.
Lots of use cases don’t require low latency. Background work for agents. CI jobs. Other stuff I haven’t thought of.
If my "automated" CI job takes more than 5 minutes, I'll do it myself..
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#65Earlier quoted context omitted.
Well, Deepseek trained them?
Yes, but it would've been nice to call them D1-something, instead of constantly having to switch back and forth between Deepseek R1 (here I mean the 604B model) as distinguished from Deepseek R1 (the reasoning model and it's distillates.)
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#66Okay but does any one actually _want_ a reasoning model at such low tok/sec speeds?!
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#67Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#68I did not see (understand) how multiple Raspberry Pis are being used in parallel. Maybe someone can point me in the right direction to understand this.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#69This continues the pattern of all other announcements of running 'Deepseek R1' on raspberry pi - that they are running llama (or qwen), modified by deepseek's distillation technique.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#70This continues the pattern of all other announcements of running 'Deepseek R1' on raspberry pi - that they are running llama (or qwen), modified by deepseek's distillation technique.