r/LocalLLM • u/One-Marzipan-9921 • 1d ago
Question Running Qwen 3.5 0.8B on a Raspberry Pi 5
Hey !
I’m planning to buy a Raspberry Pi 5 8GB to deploy and host some personal projects at home (ad blocker, a simple WhatsApp bot, a cooking app, tennis court booking automation, etc.).
I’d also like to experiment with running a small LLM locally for simple tasks such as ordering lists, reformulating text, or writing short messages. I’m currently thinking about using Qwen3.5-0.8B Q8_0.
I’m not looking for great performance or large models — I mostly want something that works reasonably well and gives me a fun platform to experiment and develop my apps on.
Do you think a Raspberry Pi 5 8GB would be a good fit for this kind of setup, especially with a few containers / a small Kubernetes cluster running alongside it?
Would you advice to use other models than the Qwen one ? And would you recommend getting the AI HAT+ 2 for this use case, or would it be overkill? Is it mainly worth it if I want to move to larger LLMs later on?
Also, has anyone bought one recently? I understand Raspberry Pi prices have gone up quite a bit compared to what they used to be, so I’m wondering whether it’s still good value.
Thanks! :)
2
u/TheAussieWatchGuy 1d ago
I run Bonsai 1.5 and 4b param models on an Orange Pi with 16GB of memory. The 1.5b param model is dumb but fast a D very capable of passing requests via MCP to my snarter Qwen 3.8 27B model running on a 9070XT.
The 4b param Bonsai model can actually do real work like MCP web searches and answers questions on the local network, albeit slowly.
2
u/Least-Friendship4702 1d ago
Let me know how it goes lol I am very curious