mybigday/llama.rn
React Native binding of llama.cpp observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 96
- Longevity 80
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 1127
- days_rel: 29
- days_push: 9
- n_releases_24m: 59
Adoption not part of the score
1026 stars · 114 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native binding of llama.cpp that enables on-device LLM inference on iOS and Android. It supports GPU/NPU acceleration (Metal, Hexagon NPU), multimodal models, experimental on-device text-to-speech, parallel decoding, tool calling, and grammar-constrained sampling.
Use cases
- run llama.cpp models locally in a react native app
- on-device llm inference on ios and android
- chat with a local llm offline on mobile
- add tool calling to a mobile llm app
- generate structured json output from a local model
- run speech or vision models on-device in react native
- mobile text-to-speech with voice cloning
When to choose
- you build a React Native app and want private, offline LLM inference on-device
- you need Metal (iOS) or NPU/OpenCL (Android) acceleration for local models
- you want multimodal, TTS, or grammar-constrained generation in a mobile app
When to avoid
- your app is not React Native - use llama.cpp bindings for your platform instead
- you need server-side or cloud LLM inference rather than on-device
- you must support React Native's Old Architecture (only v0.9.x branch does)
Facets
library · maturity active
llm-inference tts speech-recognition sdk large-language-models mobile-development artificial-intelligence cpp llama-cpp react-native on-device-inference gpu-acceleration metal npu multimodal tool-calling grammar-sampling voice-cloning audio android ios mobile
1 source
- readme: https://github.com/mybigday/llama.rn · fetched 2026-08-28 · a22ebad95c52
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mybigday/llama.rn | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="mybigday/llama.rn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem