mybigday/llama.rn
A React Native binding for llama.cpp enabling on-device LLM inference with GPU/NPU acceleration on iOS and Android.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
llama.rn provides React Native bindings for the llama.cpp C/C++ library, enabling LLM inference to run directly on mobile devices. It supports Metal acceleration on iOS and Hexagon NPU on Android, handles multimodal models via mmproj projectors, and offers tool calling via Jinja templates and grammar-constrained output via GBNF/JSON schema.