alexmultiagent/MiniCPM5-1B-GGUF overview
MiniCPM5 1B GGUF Q4 K M Mirror of openbmb/MiniCPM5 1B GGUF https://huggingface.co/openbmb/MiniCPM5 1B GGUF 's MiniCPM5 1B Q4 K M.gguf . Used by the IceSpiritAI…
Runs locally from ~656.2 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| MiniCPM5-1B-Q4_K_M.gguf | GGUF | Q4_K_M | 656.2 MB | Download |
Model Details
| Model ID | alexmultiagent/MiniCPM5-1B-GGUF |
|---|---|
| Author | alexmultiagent |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | openbmb/MiniCPM5-1B |
| Last modified | 2026-06-24T23:57:27.000Z |
Model README
---
license: apache-2.0
language:
- en
- zh
library_name: gguf
pipeline_tag: text-generation
tags:
- minicpm
- minicpm5
- llama
- text-generation
- on-device
- edge-ai
base_model: openbmb/MiniCPM5-1B
---
MiniCPM5-1B-GGUF (Q4_K_M)
Mirror of openbmb/MiniCPM5-1B-GGUF's
MiniCPM5-1B-Q4_K_M.gguf. Used by the IceSpiritAI_Chat Android app (MiniCPM5-1B
GGUF backend via llama.cpp; alternative to the default Qwen3.5-2B-MNN LLM).
Identity
| Field | Value |
| --- | --- |
| Source | huggingface.co/openbmb/MiniCPM5-1B-GGUF (official) |
| File | MiniCPM5-1B-Q4_K_M.gguf |
| Size | 688,065,920 bytes (656.30 MiB) |
| SHA-256 | 81b64d05a23b17b34c475f42b3e72fbde62d4b92cc34541f7a8031d0752deafa |
| Architecture | Standard LlamaForCausalLM (per OpenBMB model card) |
| Params | 1.08B (24 layers, GQA 16+2, ctx 131072) |
| Tokenizer | gpt2 (llama-bpe pre-tokenizer) |
| Uploaded | 2026-06-25 |
Why this mirror exists
IceSpiritAI_Chat is a dual-LLM Android app. The default LLM is
Qwen3.5-2B-MNN (small, fast, on-device MNN); the alternative is
MiniCPM5-1B-GGUF (slightly larger, higher-quality generations, served by a
llama.cpp native pipeline). Users in mainland China without reliable access to
huggingface.co can use this mirror or the ModelScope mirror
Run alexmultiagent/MiniCPM5-1B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models