Model Hub & Pre-Quantized GGUF Registry
Verified 1.58-bit GGUF models optimized for Android Termux on-device inference.
Verified Pre-Quantized Model Catalog
| Model Alias | Hugging Face Upstream Repository | Parameters & Size | Recommended Hardware / Target | Download CLI Command |
|---|---|---|---|---|
bitnet-2b |
microsoft/bitnet-b1.58-2B-4T-gguf |
2.4B / 1.13 GB | Mid-to-High Range Devices (Galaxy S20+) | termux-bitnet download bitnet-2b |
bitnet-large |
RichardErkhov/1bitLLM_-_bitnet_b1_58-large-gguf |
0.7B / 404 MB | Constrained Memory / Low-End Devices | termux-bitnet download bitnet-large |
bitnet-3b |
Green-Sky/bitnet_b1_58-3B-GGUF |
3.3B / 730 MB | High-Capacity On-Device Tasks | termux-bitnet download bitnet-3b |
bitnet-3b-q4 |
RichardErkhov/1bitLLM_-_bitnet_b1_58-3B-gguf |
3.3B / 1.83 GB | High-Precision 4-bit Hybrid | termux-bitnet download bitnet-3b-q4 |
Model Cache Location & Storage Architecture
Downloaded models are cached locally in ~/.cache/termux-bitnet/models/. The built-in downloader validates SHA-256 checksums and automatically resumes interrupted transfers using HTTP Range headers.