An open API service indexing awesome lists of open source software.

https://github.com/ondeinference/onde


https://github.com/ondeinference/onde

inference-engine on-device-ai on-device-inference

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          


Onde Inference

Onde Inference


On-device LLM inference — optimized for Apple silicon.


crates.io
Swift Package Index
pub.dev
npm
Website
App Store


Swift SDK · Flutter SDK · React Native SDK · Website

---

## In production

Onde powers live App Store apps with fully on-device chat — no server, no latency, no data leaving the device.



Download on the App Store

---

## License

Onde is dual-licensed under **MIT** and **Apache 2.0**. You may use it under either license at your option.

- [MIT License](LICENSE-MIT)
- [Apache License 2.0](LICENSE-APACHE)

### Dependency attribution

| Dependency | License | Author |
|---|---|---|
| [mistral.rs](https://github.com/EricLBuehler/mistral.rs) | MIT | Eric Buehler |
| [UniFFI](https://github.com/mozilla/uniffi-rs) | MPL-2.0 | Mozilla |
| [tokio](https://github.com/tokio-rs/tokio) | MIT | Tokio contributors |

### Model licenses

Models downloaded by Onde have their own licenses independent of this crate. By using Onde, you are also subject to the license of the model you load:

| Model | License |
|---|---|
| Qwen 2.5 1.5B / 3B Instruct | [Qwen Community License](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct/blob/main/LICENSE) |
| Qwen 2.5 Coder 1.5B / 3B / 7B | [Qwen Community License](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct/blob/main/LICENSE) |

---


© 2026 Onde Inference