# OpenBMB/MiniCPM-V SLOC report

> As of 2026-09-16 (commit 6ada8e8ef5e2), OpenBMB/MiniCPM-V contains 41,498 total lines: 29,506 code, 5,345 comments, 6,647 blank, across 205 files in 14 languages (top: Python 85.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

OpenBMB/MiniCPM-V has 29,506 source lines of code out of 41,498 total lines across 205 files, counted from the 6ada8e8ef5e2979670fc94406f02b87c3c7e7ee0 ref at commit 6ada8e8ef5e2 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving OpenBMB/MiniCPM-V to commit 6ada8e8ef5e2, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 71.1% of all lines, comments represent 12.9%, and the repository averages 144 code lines per file. Python accounts for 85.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 118 | 30,711 | 25,165 | 966 | 4,580 |
| YAML | 1 | 3,743 | 2,884 | 0 | 859 |
| JavaScript | 18 | 733 | 579 | 74 | 80 |
| JSON | 5 | 232 | 222 | 0 | 10 |
| Shell | 6 | 196 | 153 | 27 | 16 |
| LESS | 2 | 130 | 129 | 0 | 1 |
| SVG | 13 | 121 | 121 | 0 | 0 |
| Vue | 20 | 131 | 114 | 0 | 17 |
| CSS | 3 | 93 | 86 | 0 | 7 |
| TypeScript | 1 | 31 | 25 | 5 | 1 |
| HTML | 2 | 16 | 16 | 0 | 0 |
| Dockerfile | 1 | 21 | 12 | 6 | 3 |

Top language (Python 85.3%). Generated at 2026-09-16T19:52:08.418439848+00:00. Canonical report: https://octocounts.com/github/OpenBMB/MiniCPM-V

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/OpenBMB/MiniCPM-V/commit/6ada8e8ef5e2979670fc94406f02b87c3c7e7ee0?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does OpenBMB/MiniCPM-V have?

OpenBMB/MiniCPM-V has 41,498 total lines, including 29,506 code lines, 5,345 comment lines, and 6,647 blank lines.

### How was the OpenBMB/MiniCPM-V line count measured?

OctoCounts resolved the public GitHub repository to commit 6ada8e8ef5e2, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for OpenBMB/MiniCPM-V?

This OctoCounts report was generated from 6ada8e8ef5e2979670fc94406f02b87c3c7e7ee0 at commit 6ada8e8ef5e2 on 2026-09-16T19:52:08.418439848+00:00.

## Similar repository reports

- [fastapi/fastapi](https://octocounts.com/github/fastapi/fastapi) — Python, 29,612 code lines
- [cloud-in-a-bottle/cloud-in-a-bottle](https://octocounts.com/github/cloud-in-a-bottle/cloud-in-a-bottle) — Python, 29,270 code lines
- [0x6rss/instagram-private-graph](https://octocounts.com/github/0x6rss/instagram-private-graph) — Python, 28,842 code lines
- [assafelovic/gpt-researcher](https://octocounts.com/github/assafelovic/gpt-researcher) — Python, 30,305 code lines
- [scrapy/scrapy](https://octocounts.com/github/scrapy/scrapy) — Python, 30,347 code lines
- [aomail-ai/aomail-app](https://octocounts.com/github/aomail-ai/aomail-app) — Python, 28,543 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
