Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> the Raspberry Pi

Odd how there were no Mistral 7 benchmarks for the Pi 5 in that table (I doubt anyone is seriously considering using TinyLlama for anything at all), so I went to re-test it out myself on the Pi 5 8G.

llamafile 0.7: 52 predicted, 150 cached, 430ms per token, 2.32 tokens per second

llama.cpp + OpenBLAS: 36 predicted, 124 cached, 381ms per token, 2.62 tokens per second

It does seem to inch closer to the speed you get with blas acceleration which is quite impressive, but in practical terms the Pi 5 is so heavily limited by its memory throughput bottleneck that it saturates the required compute with 3 threads already. So while fancy kernels will make it more efficient it won't really save you from that fundamental bandwidth limit. The Pi foundation messed up going with a 32 bit memory bus, simple as.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: