Instructions to use litert-community/MiniCPM5-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/MiniCPM5-2B with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Card: int8 on iOS as an entitlement setting; OpenCL node counts per signature
Two sentences I wrote in this card have since been checked more carefully, so this brings the card and the manifest in line with the facts.
The int8 iOS note read as a hard limit. The 2.33 GB main section is above what a default-entitlement app maps in one piece, and the com.apple.developer.kernel.increased-memory-limit entitlement lifts that limit; the same wording is now in the OpenBMB cookbook (OpenBMB/MiniCPM#375). Not re-checked with this file, and the note says so.
The OpenCL node count is per signature, from the Galaxy S26 logs of both files: 1873/1873 on the 1024- to 4-token prefills, 1664/1664 on the 1-token prefill, 1692/1692 on decode. The card said 1873/1873 everywhere.
If this does not fit the card, close it and I will carry it elsewhere. Thanks.