update README

This commit is contained in:
Lizonghang 2025-04-07 18:06:57 +04:00
parent 67b10034a7
commit 87eb1aa7ec

View file

@ -9,6 +9,20 @@ Worried about OOM or your device stucking? Never again! prima.cpp keeps its **me
How about speed? prima.cpp is built on [llama.cpp](https://github.com/ggerganov/llama.cpp), but its **15x faster!** 🚀 On my poor devices, QwQ-32B generates 11 tokens per second, and Llama 3-70B generates 1.5 tokens per second. That's about the same speed as audiobook apps, from slow to fast speaking. We plan to power a **Home Siri** soon, then we can have private chats without privacy concerns.
<figure>
<video width="960" height="540" controls>
<source src="https://github.com/Lizonghang/prima.cpp/raw/main/figures/qwq%2032b.mp4" type="video/mp4">
</video>
<figcaption>Prima.cpp vs llama.cpp on QwQ 32B.</figcaption>
</figure>
<figure>
<video width="960" height="540" controls>
<source src="https://github.com/Lizonghang/prima.cpp/raw/main/figures/qwq%2032b.mp4" type="video/mp4">
</video>
<figcaption>Prima.cpp vs llama.cpp on DeepSeek R1 70B</figcaption>
</figure>
And, if your devices are more powerful, you could unlock even more possibilities, like running LLM agents right in your home! If you do, wed love to hear about it, just share your cluster setup and token throughput with us!
**Table 1:** Home cluster configurations.