An on-device AI playground — browse, download, and run open-source on-device AI models on iPhone and iPad.
Thanks for using Model Zoo. If something isn’t working or you have a question, this page should help.
When reporting a problem, please include:
A model zoo. You browse a catalog of open-source on-device AI models, download the ones you’re interested in, and run them on your device.
Only to fetch the catalog and to download model files the first time. Once a model is installed, it runs fully offline.
Modern AI models are big. A small language model is typically 1–3 GB; an image generator can be 2–5 GB. Download speed depends on the remote host and your network — most files are served from Hugging Face.
Some models (large language models, diffusion models, Swin-based transformers) need ≥ 6 GB of device RAM. On older iPhones and iPads these models may fail to load or run. Try a smaller model from the catalog, close other apps, or restart the device.
A few models are intentionally configured to run on CPU only or CPU + GPU because of known issues with the Neural Engine (e.g., MPS slice bugs on singleton dimensions, or FP16 attention overflow on Swin / DiT architectures). This is a correctness trade-off, not a bug.
Under the app’s own Application Support directory. Uninstalling the app removes everything. You can also delete individual models from the app’s settings screen.
No. All inference runs on-device. See the Privacy Policy for details.
That depends on the license of each model. Every model’s detail screen links to the original repository and license. It is your responsibility to comply with them.
Open a GitHub issue with a link to the upstream repository. Conversion scripts are public — pull requests are welcome.
The app targets iPhone and iPad. macOS compatibility via “Designed for iPad” may work but is not officially supported. Android is not on the roadmap.
For security-sensitive reports, please email us directly rather than filing a public issue.