openbmb / MiniCPM4.1-8B-GGUF

huggingface.co
Total runs: 329
24-hour runs: 0
7-day runs: 13
30-day runs: 17
Model's Last Updated: September 05 2025
text-generation

Introduction of MiniCPM4.1-8B-GGUF

Model Details of MiniCPM4.1-8B-GGUF

GitHub Repo | Technical Report | Join Us

👋 Contact us in Discord and WeChat

What's New
  • [2025.09.05] MiniCPM4.1 series are released! This series is a hybrid reasoning model, which can be used in both deep reasoning mode and non-reasoning mode. 🔥🔥🔥
  • [2025.06.06] MiniCPM4 series are released! This model achieves ultimate efficiency improvements while maintaining optimal performance at the same scale! It can achieve over 5x generation acceleration on typical end-side chips! You can find technical report here .🔥🔥🔥
MiniCPM4 and MiniCPM4.1 Series

MiniCPM4 and MiniCPM4.1 series are highly efficient large language models (LLMs) designed explicitly for end-side devices, which achieves this efficiency through systematic innovation in four key dimensions: model architecture, training data, training algorithms, and inference systems.

Introduction

MiniCPM4 and MiniCPM4.1 are extremely efficient edge-side large model that has undergone efficient optimization across four dimensions: model architecture, learning algorithms, training data, and inference systems, achieving ultimate efficiency improvements.

  • 🏗️ Efficient Model Architecture:

    • InfLLM v2 -- Trainable Sparse Attention Mechanism: Adopts a trainable sparse attention mechanism architecture where each token only needs to compute relevance with less than 5% of tokens in 128K long text processing, significantly reducing computational overhead for long texts
  • 🧠 Efficient Learning Algorithms:

    • Model Wind Tunnel 2.0 -- Efficient Predictable Scaling: Introduces scaling prediction methods for performance of downstream tasks, enabling more precise model training configuration search
    • BitCPM -- Ultimate Ternary Quantization: Compresses model parameter bit-width to 3 values, achieving 90% extreme model bit-width reduction
    • Efficient Training Engineering Optimization: Adopts FP8 low-precision computing technology combined with Multi-token Prediction training strategy
  • 📚 High-Quality Training Data:

    • UltraClean -- High-quality Pre-training Data Filtering and Generation: Builds iterative data cleaning strategies based on efficient data verification, open-sourcing high-quality Chinese and English pre-training dataset UltraFinweb
    • UltraChat v2 -- High-quality Supervised Fine-tuning Data Generation: Constructs large-scale high-quality supervised fine-tuning datasets covering multiple dimensions including knowledge-intensive data, reasoning-intensive data, instruction-following data, long text understanding data, and tool calling data
  • Efficient Inference System:

    • CPM.cu -- Lightweight and Efficient CUDA Inference Framework: Integrates sparse attention, model quantization, and speculative sampling to achieve efficient prefilling and decoding
    • ArkInfer -- Cross-platform Deployment System: Supports efficient deployment across multiple backend environments, providing flexible cross-platform adaptation capabilities
Usage
Inference with llama.cpp
# case 1: main-cli
./build/bin/llama-cli -m MiniCPM4.1-8B-Q4_K_M.gguf -p "北京有什么好玩的地方?" -n 1500

# case 2: server
## launch server
./build/bin/llama-server -m MiniCPM4.1-8B-Q4_K_M.gguf --host 127.0.0.1 --port 8080 -c 4096 -fa on &

## send request
curl -X POST http://127.0.0.1:8080/v1/chat/completions \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-3.5-turbo",
    "messages": [{"role": "user", "content": "北京有什么好玩的地方?"}],
    "max_tokens": 1500
  }'

Runs of openbmb MiniCPM4.1-8B-GGUF on huggingface.co

329
Total runs
0
24-hour runs
-1
3-day runs
13
7-day runs
17
30-day runs

More Information About MiniCPM4.1-8B-GGUF huggingface.co Model

More MiniCPM4.1-8B-GGUF license Visit here:

https://choosealicense.com/licenses/apache-2.0

MiniCPM4.1-8B-GGUF huggingface.co

MiniCPM4.1-8B-GGUF huggingface.co is an AI model on huggingface.co that provides MiniCPM4.1-8B-GGUF's model effect (), which can be used instantly with this openbmb MiniCPM4.1-8B-GGUF model. huggingface.co supports a free trial of the MiniCPM4.1-8B-GGUF model, and also provides paid use of the MiniCPM4.1-8B-GGUF. Support call MiniCPM4.1-8B-GGUF model through api, including Node.js, Python, http.

MiniCPM4.1-8B-GGUF huggingface.co Url

https://huggingface.co/openbmb/MiniCPM4.1-8B-GGUF

openbmb MiniCPM4.1-8B-GGUF online free

MiniCPM4.1-8B-GGUF huggingface.co is an online trial and call api platform, which integrates MiniCPM4.1-8B-GGUF's modeling effects, including api services, and provides a free online trial of MiniCPM4.1-8B-GGUF, you can try MiniCPM4.1-8B-GGUF online for free by clicking the link below.

openbmb MiniCPM4.1-8B-GGUF online free url in huggingface.co:

https://huggingface.co/openbmb/MiniCPM4.1-8B-GGUF

MiniCPM4.1-8B-GGUF install

MiniCPM4.1-8B-GGUF is an open source model from GitHub that offers a free installation service, and any user can find MiniCPM4.1-8B-GGUF on GitHub to install. At the same time, huggingface.co provides the effect of MiniCPM4.1-8B-GGUF install, users can directly use MiniCPM4.1-8B-GGUF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

MiniCPM4.1-8B-GGUF install url in huggingface.co:

https://huggingface.co/openbmb/MiniCPM4.1-8B-GGUF

Url of MiniCPM4.1-8B-GGUF

MiniCPM4.1-8B-GGUF huggingface.co Url

Provider of MiniCPM4.1-8B-GGUF huggingface.co

openbmb
ORGANIZATIONS

Other API from openbmb

huggingface.co

Total runs: 200.2K
Run Growth: 91.4K
Growth Rate: 45.63%
Updated:October 05 2025
huggingface.co

Total runs: 134.8K
Run Growth: -3.0K
Growth Rate: -2.19%
Updated:March 10 2026
huggingface.co

Total runs: 117.8K
Run Growth: 4.9K
Growth Rate: 4.17%
Updated:September 15 2025
huggingface.co

Total runs: 112.2K
Run Growth: 89.6K
Growth Rate: 79.87%
Updated:May 10 2026
huggingface.co

Total runs: 106.9K
Run Growth: -45.2K
Growth Rate: -42.32%
Updated:June 13 2025
huggingface.co

Total runs: 25.5K
Run Growth: 411
Growth Rate: 1.61%
Updated:October 24 2025
huggingface.co

Total runs: 20.0K
Run Growth: 1.8K
Growth Rate: 8.78%
Updated:October 24 2025
huggingface.co

Total runs: 19.9K
Run Growth: 406
Growth Rate: 2.04%
Updated:January 15 2025
huggingface.co

Total runs: 11.5K
Run Growth: 10.4K
Growth Rate: 90.57%
Updated:May 07 2026
huggingface.co

Total runs: 10.5K
Run Growth: -2.0K
Growth Rate: -18.47%
Updated:June 02 2023
huggingface.co

Total runs: 7.7K
Run Growth: -4.1K
Growth Rate: -52.99%
Updated:February 27 2025
huggingface.co

Total runs: 6.5K
Run Growth: 523
Growth Rate: 8.06%
Updated:January 14 2026
huggingface.co

Total runs: 5.4K
Run Growth: 5.4K
Growth Rate: 99.14%
Updated:June 10 2025
huggingface.co

Total runs: 5.2K
Run Growth: 3.7K
Growth Rate: 70.38%
Updated:October 20 2025
huggingface.co

Total runs: 4.8K
Run Growth: 2.7K
Growth Rate: 56.92%
Updated:November 04 2024
huggingface.co

Total runs: 3.4K
Run Growth: -2.8K
Growth Rate: -70.69%
Updated:September 09 2026
huggingface.co

Total runs: 1.4K
Run Growth: 79
Growth Rate: 5.80%
Updated:January 15 2025
huggingface.co

Total runs: 1.0K
Run Growth: 153
Growth Rate: 14.93%
Updated:September 19 2025
huggingface.co

Total runs: 891
Run Growth: 76
Growth Rate: 8.53%
Updated:June 27 2023
huggingface.co

Total runs: 847
Run Growth: 48
Growth Rate: 5.67%
Updated:August 24 2023
huggingface.co

Total runs: 733
Run Growth: 388
Growth Rate: 54.11%
Updated:May 14 2024
huggingface.co

Total runs: 634
Run Growth: 492
Growth Rate: 55.53%
Updated:August 12 2023
huggingface.co

Total runs: 436
Run Growth: 372
Growth Rate: 85.32%
Updated:February 12 2026
huggingface.co

Total runs: 416
Run Growth: -75
Growth Rate: -18.03%
Updated:October 14 2023
huggingface.co

Total runs: 378
Run Growth: 147
Growth Rate: 39.41%
Updated:June 14 2025
huggingface.co

Total runs: 202
Run Growth: 46
Growth Rate: 23.12%
Updated:February 21 2024
huggingface.co

Total runs: 169
Run Growth: 59
Growth Rate: 35.54%
Updated:June 11 2025