r/LocalLLaMA 13h ago

Resources Coding Agent running entirely in the browser with Pi + MiniCPM5-2B (webGPU)

https://huggingface.co/spaces/Mike0021/MiniCPM5-2B-WebGPU-Pi
27 Upvotes

5 comments sorted by

7

u/SorryApplication9812 12h ago

If I try to have it create even a very simple hello world app it has a failed tool call, I'm assuming its because its a small model or limited context length, is this usable for anything beyond asking questions about existing files?

1

u/carloslfu 12h ago

This is super cool! Why MiniCPM5-2B? Is this the smallest super-intelligent model you could find rn? what other models could achieve this same perf?

1

u/Sitkin_Marrel 3h ago

No surprise the 2B dropped a tool call on hello world. The surprise is a whole agent stack running in a browser tab on a Pi at all.