{"id":182,"date":"2026-09-08T09:21:10","date_gmt":"2026-09-08T00:21:10","guid":{"rendered":"https:\/\/localmodelwatch.tsuchitsuchi.com\/2026\/09\/08\/minicpm5-2b-gguf-released\/"},"modified":"2026-09-18T21:41:55","modified_gmt":"2026-09-18T12:41:55","slug":"minicpm5-2b-gguf-released","status":"publish","type":"post","link":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/2026\/09\/08\/minicpm5-2b-gguf-released\/","title":{"rendered":"OpenBMB Releases MiniCPM5-2B-GGUF for On-Device AI"},"content":{"rendered":"<p><!-- lmw:facts --><\/p>\n<h2>At a Glance<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Item<\/th>\n<th>Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Repository<\/td>\n<td><a href=\"https:\/\/huggingface.co\/openbmb\/MiniCPM5-2B-GGUF\">openbmb\/MiniCPM5-2B-GGUF<\/a><\/td>\n<\/tr>\n<tr>\n<td>Published<\/td>\n<td>2026-09-05<\/td>\n<\/tr>\n<tr>\n<td>License<\/td>\n<td>apache-2.0<\/td>\n<\/tr>\n<tr>\n<td>Formats<\/td>\n<td>GGUF<\/td>\n<\/tr>\n<tr>\n<td>Paper<\/td>\n<td><a href=\"https:\/\/arxiv.org\/abs\/2506.07900\">arXiv:2506.07900<\/a>, <a href=\"https:\/\/arxiv.org\/abs\/2602.09003\">arXiv:2602.09003<\/a><\/td>\n<\/tr>\n<tr>\n<td>Source type<\/td>\n<td>Primary source (the publisher itself)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p><em>Values determined by this site&#8217;s code at collection time. Dates are JST.<\/em><\/p>\n<p><!-- \/lmw:facts --><\/p>\n<h2>Overview<\/h2>\n<p>OpenBMB has released &#8220;MiniCPM5-2B-GGUF&#8221;, a 2B-class open-weight model designed for on-device and resource-constrained environments. This model is the second in the series following MiniCPM5-1B and adopts the standard <code>LlamaForCausalLM<\/code> architecture. It is designed targeting local assistants, coding agents, tool-use workflows, and reasoning scenarios.<\/p>\n<h2>Specifications<\/h2>\n<ul>\n<li>Parameters: 2,516,756,480<\/li>\n<li>Non-embedding parameters: 1,981,982,720<\/li>\n<li>Layers: 42<\/li>\n<li>Attention heads (GQA): 16 for Q, 2 for KV<\/li>\n<li>Context length: 131,072<\/li>\n<li>License: apache-2.0<\/li>\n<\/ul>\n<h2>Performance<\/h2>\n<p>In the evaluation results of the model card, MiniCPM5-2B is compared with open-source models of similar scale such as LFM2.5-2.6B, Qwen3.5-2B, Gemma-4-E4B-it, as well as larger models including Qwen3.5-4B, granite-4.2-3B, Nemotron-3-Nano-4B, Gemma-4-E4B-it, and LFM2.5-8B-A1B. Here, the comparison targets are narrowed down to five: MiniCPM5-2B, LFM2.5-2.6B, Qwen3.5-2B, Qwen3.5-4B, and granite-4.2-3B.<\/p>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<p class=\"lmw-table-hint\" style=\"margin:0 0 4px;font-size:0.85em;opacity:0.7;\">\u2192 Scroll horizontally to see all columns<\/p>\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th><\/th>\n<th>MiniCPM5-2B<\/th>\n<th>2B-class Models \/ LFM2.5-2.6B<\/th>\n<th>2B-class Models \/ Qwen3.5-2B<\/th>\n<th>4B-class Models \/ Qwen3.5-4B<\/th>\n<th>4B-class Models \/ granite-4.2-3B<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Average<\/td>\n<td>53.9<\/td>\n<td>33.2<\/td>\n<td>28.0<\/td>\n<td>51.1<\/td>\n<td>42.7<\/td>\n<\/tr>\n<tr>\n<td>Code Reasoning<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>LiveCodeBench v6<\/td>\n<td>69.1<\/td>\n<td>42.1<\/td>\n<td>20.2<\/td>\n<td>56.4<\/td>\n<td>58.9<\/td>\n<\/tr>\n<tr>\n<td>LCB-Pro 25Q2 (Easy)<\/td>\n<td>68.0<\/td>\n<td>30.9<\/td>\n<td>10.3<\/td>\n<td>58.3<\/td>\n<td>54.6<\/td>\n<\/tr>\n<tr>\n<td>LCB-Pro 25Q2 (Medium)<\/td>\n<td>17.5<\/td>\n<td>0.0<\/td>\n<td>0.0<\/td>\n<td>7.0<\/td>\n<td>5.3<\/td>\n<\/tr>\n<tr>\n<td>OJBench<\/td>\n<td>32.5<\/td>\n<td>11.2<\/td>\n<td>2.6<\/td>\n<td>24.8<\/td>\n<td>21.8<\/td>\n<\/tr>\n<tr>\n<td>SciCode (wbg)<\/td>\n<td>26.3 \u2020<\/td>\n<td>14.2 \u2020<\/td>\n<td>2.8 \u2020<\/td>\n<td>16.1 \u2020<\/td>\n<td>24.9 \u2020<\/td>\n<\/tr>\n<tr>\n<td>Math Reasoning<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>AIME 2025<\/td>\n<td>86.5<\/td>\n<td>41.9<\/td>\n<td>29.6<\/td>\n<td>78.8<\/td>\n<td>79.4<\/td>\n<\/tr>\n<tr>\n<td>AIME 2026<\/td>\n<td>86.5<\/td>\n<td>45.2<\/td>\n<td>29.0<\/td>\n<td>82.7<\/td>\n<td>83.5<\/td>\n<\/tr>\n<tr>\n<td>HMMT Feb 2026<\/td>\n<td>63.8<\/td>\n<td>33.7<\/td>\n<td>20.5<\/td>\n<td>64.0<\/td>\n<td>60.8<\/td>\n<\/tr>\n<tr>\n<td>MATH-500<\/td>\n<td>94.6<\/td>\n<td>89.6<\/td>\n<td>85.8<\/td>\n<td>99.0<\/td>\n<td>97.0<\/td>\n<\/tr>\n<tr>\n<td>Instruction Following<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>IFBench<\/td>\n<td>66.3<\/td>\n<td>59.0<\/td>\n<td>46.0<\/td>\n<td>59.0<\/td>\n<td>73.0<\/td>\n<\/tr>\n<tr>\n<td>IFEval<\/td>\n<td>86.7<\/td>\n<td>93.4<\/td>\n<td>77.5<\/td>\n<td>90.2<\/td>\n<td>93.7<\/td>\n<\/tr>\n<tr>\n<td>Multi-IF<\/td>\n<td>71.8<\/td>\n<td>76.8<\/td>\n<td>57.1<\/td>\n<td>73.6<\/td>\n<td>75.9<\/td>\n<\/tr>\n<tr>\n<td>General Knowledge<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>MMLU-Pro<\/td>\n<td>70.8<\/td>\n<td>65.2<\/td>\n<td>64.3<\/td>\n<td>78.0<\/td>\n<td>65.8<\/td>\n<\/tr>\n<tr>\n<td>MMLU-Redux<\/td>\n<td>84.7<\/td>\n<td>80.0<\/td>\n<td>80.0<\/td>\n<td>88.7<\/td>\n<td>78.9<\/td>\n<\/tr>\n<tr>\n<td>HLE<\/td>\n<td>8.9 \u2020<\/td>\n<td>6.2 \u2020<\/td>\n<td>2.6 \u2020<\/td>\n<td>9.9 \u2020<\/td>\n<td>6.6 \u2020<\/td>\n<\/tr>\n<tr>\n<td>GPQA-Diamond<\/td>\n<td>70.2 \u2020<\/td>\n<td>55.8 \u2020<\/td>\n<td>45.6 \u2020<\/td>\n<td>77.1 \u2020<\/td>\n<td>55.9 \u2020<\/td>\n<\/tr>\n<tr>\n<td>SuperGPQA<\/td>\n<td>40.8<\/td>\n<td>26.2<\/td>\n<td>38.6<\/td>\n<td>52.8<\/td>\n<td>39.9<\/td>\n<\/tr>\n<tr>\n<td>Long Context<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>AA-LCR<\/td>\n<td>59.0 \u2020<\/td>\n<td>5.3 \u2020<\/td>\n<td>28.7 \u2020<\/td>\n<td>61.0 \u2020<\/td>\n<td>24.3 \u2020<\/td>\n<\/tr>\n<tr>\n<td>NoLiMa<\/td>\n<td>68.1<\/td>\n<td>0.7<\/td>\n<td>17.1<\/td>\n<td>43.5<\/td>\n<td>5.1<\/td>\n<\/tr>\n<tr>\n<td>LongBenchPro<\/td>\n<td>44.8<\/td>\n<td>23.7<\/td>\n<td>8.2<\/td>\n<td>58.4<\/td>\n<td>34.8<\/td>\n<\/tr>\n<tr>\n<td>LongBench v2<\/td>\n<td>43.7<\/td>\n<td>30.3<\/td>\n<td>24.9<\/td>\n<td>47.3<\/td>\n<td>36.0<\/td>\n<\/tr>\n<tr>\n<td>Tool Use<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>\u03c4\u00b3-Bench Banking<\/td>\n<td>20.8 \u2020<\/td>\n<td>7.2 \u2020<\/td>\n<td>2.1<\/td>\n<td>6.8 \u2020<\/td>\n<td>5.6 \u2020<\/td>\n<\/tr>\n<tr>\n<td>\u03c4\u00b2-Bench Telecom<\/td>\n<td>97.1<\/td>\n<td>90.4<\/td>\n<td>69.0 \u2020<\/td>\n<td>92.1 \u2020<\/td>\n<td>40.9<\/td>\n<\/tr>\n<tr>\n<td>BFCL v4<\/td>\n<td>66.6<\/td>\n<td>61.1<\/td>\n<td>43.6<\/td>\n<td>56.8<\/td>\n<td>52.2<\/td>\n<\/tr>\n<tr>\n<td>Coding Agent<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>SWE-bench Verified<\/td>\n<td>46.4<\/td>\n<td>6.0<\/td>\n<td>5.0<\/td>\n<td>33.6<\/td>\n<td>36.8<\/td>\n<\/tr>\n<tr>\n<td>SWE-bench Pro<\/td>\n<td>14.4<\/td>\n<td>0.6<\/td>\n<td>0.8<\/td>\n<td>28.2<\/td>\n<td>12.3<\/td>\n<\/tr>\n<tr>\n<td>Terminal-Bench v2.1<\/td>\n<td>8.6 \u2020<\/td>\n<td>4.5 \u2020<\/td>\n<td>3.0 \u2020<\/td>\n<td>25.8 \u2020<\/td>\n<td>13.9 \u2020<\/td>\n<\/tr>\n<tr>\n<td>Search Agent<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>BrowseComp-ZH<\/td>\n<td>43.5<\/td>\n<td>9.8<\/td>\n<td>18.2<\/td>\n<td>39.6<\/td>\n<td>21.1<\/td>\n<\/tr>\n<tr>\n<td>BrowseComp Top100<\/td>\n<td>39.7<\/td>\n<td>13.7<\/td>\n<td>19.3<\/td>\n<td>33.3<\/td>\n<td>19.0<\/td>\n<\/tr>\n<tr>\n<td>GAIA Text-103<\/td>\n<td>88.7<\/td>\n<td>49.5<\/td>\n<td>47.9<\/td>\n<td>78.6<\/td>\n<td>57.3<\/td>\n<\/tr>\n<tr>\n<td>General Agent<\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>GDPval-AA v2<\/td>\n<td>19.6 \u2020<\/td>\n<td>4.5<\/td>\n<td>0.0<\/td>\n<td>11.7<\/td>\n<td>0.0 \u2020<\/td>\n<\/tr>\n<tr>\n<td>Claw-Gym<\/td>\n<td>59.2<\/td>\n<td>19.3<\/td>\n<td>25.5<\/td>\n<td>51.6<\/td>\n<td>60.0<\/td>\n<\/tr>\n<tr>\n<td>WildClaw<\/td>\n<td>23.9<\/td>\n<td>10.2<\/td>\n<td>9.2<\/td>\n<td>17.0<\/td>\n<td>20.0<\/td>\n<\/tr>\n<tr>\n<td>QwenClaw<\/td>\n<td>42.9<\/td>\n<td>19.3<\/td>\n<td>18.2<\/td>\n<td>37.1<\/td>\n<td>36.4<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>According to measurements by the publishers, MiniCPM5-2B recorded an average score of 53.9, demonstrating superiority compared to 2B-class models of similar scale. It achieved high scores in categories such as code reasoning (e.g., LiveCodeBench v6), competitive mathematics (e.g., AIME 2025\/2026), tool use (e.g., \u03c4\u00b2-Bench Telecom), and research-oriented agents (e.g., GAIA Text-103). On the other hand, it scores lower than some models in certain instruction-following metrics (e.g., IFEval).<\/p>\n<h2>Strengths and Use Cases<\/h2>\n<p>The model card lists local assistants, coding agents, tool-use workflows, and reasoning scenarios as its primary use cases. Supporting a context length of 131,072, it is designed with strengths in long-context understanding, code and math reasoning, and agent tasks.<\/p>\n<p><!-- lmw:hardware --><\/p>\n<h2>Hardware Requirements<\/h2>\n<p><strong>Estimated requirements (calculated by Local Model Watch)<\/strong><\/p>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Your VRAM<\/th>\n<th>Quantization<\/th>\n<th>File size<\/th>\n<th>Est. memory needed<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>8GB (RTX 4060 \/ 3060 Ti, etc.)<\/td>\n<td>F16<\/td>\n<td>4.7GB<\/td>\n<td>5.6GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p><em>Memory estimates add a 20% runtime overhead (KV cache, etc.) to the actual size of the distributed files. Actual usage varies with context length, batch size and inference engine. These figures are computed by this site from file sizes, not published by the model&#8217;s authors. Compare with other models in our <a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/vram-guide-en\/\">VRAM quick reference<\/a>. What the quantization names mean: <a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/glossary-quantization-en\/\">glossary<\/a>.<\/em><\/p>\n<p><!-- \/lmw:hardware --><\/p>\n<h2>How to Get It<\/h2>\n<p>Distributed in GGUF format for llama.cpp, Ollama, and LM Studio.<\/p>\n<p><!-- lmw:related --><\/p>\n<h2>Related Articles<\/h2>\n<ul>\n<li><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/2026\/09\/08\/minicpm5-2b-released\/\">OpenBMB Releases MiniCPM5-2B: A SOTA 2B On-Device Model<\/a><\/li>\n<\/ul>\n<p><!-- \/lmw:related --><\/p>\n<h2>Sources<\/h2>\n<ul>\n<li><a href=\"https:\/\/huggingface.co\/openbmb\/MiniCPM5-2B-GGUF\">https:\/\/huggingface.co\/openbmb\/MiniCPM5-2B-GGUF<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Discover OpenBMB&#8217;s MiniCPM5-2B-GGUF, a 2B-class open-weight model for on-device use. Learn specs, benchmarks, hardware requirements, and how to get it.<\/p>\n","protected":false},"author":1,"featured_media":305,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[310],"tags":[163,136,943,320,358,117],"class_list":["post-182","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-new-models","tag-gguf-en","tag-llm-en","tag-minicpm5-2b-gguf-en","tag-openbmb-en","tag--en"],"lang":"en","translations":{"en":182,"ja":181},"_links":{"self":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/posts\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/comments?post=182"}],"version-history":[{"count":10,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/posts\/182\/revisions"}],"predecessor-version":[{"id":1712,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/posts\/182\/revisions\/1712"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/media\/305"}],"wp:attachment":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/media?parent=182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/categories?post=182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/tags?post=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}