Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
11–20 of 162 posts
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#12Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#13Okay but does any one actually _want_ a reasoning model at such low tok/sec speeds?!
Yes it's slower, but well, for free (or cheap) it is acceptable.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#14Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#15Does adding memory help? There's a Rpi 5 with 16GB RAM recently available.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#16Does adding memory help? There's a Rpi 5 with 16GB RAM recently available.
Memory capacity in itself doesn't help so long as the model+context fits in memory (and and 8B parameter Q4 model should fit in a single 8 GB Pi).
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#17Can’t you run larger models easily on MacBook Pro laptops with the bigger memory options? I think I read that people are getting 100 tokens a second on 70B models.
Re: Deepseek R1 Distill 8B Q40 on 4 x Raspberry Pi 5
#18Okay 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
#19Earlier quoted context omitted.
Memory capacity in itself doesn't help so long as the model+context fits in memory (and and 8B parameter Q4 model should fit in a single 8 GB Pi).
Is there a back-of-the-napkin way to calculate how much memory a given model will take? Or what parameter/quantization model will fit in a given memory size?
So Q4 8B would be ~4GB.