# PrismML-Eng/llama.cpp SLOC report

> As of 2026-09-18 (commit 1a07bfa5f414), PrismML-Eng/llama.cpp contains 907,961 total lines: 700,085 code, 72,524 comments, 135,352 blank, across 2,865 files in 41 languages (top: C++ 43.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

PrismML-Eng/llama.cpp has 700,085 source lines of code out of 907,961 total lines across 2,865 files, counted from the prism ref at commit 1a07bfa5f414 by the OctoCounts tokei engine on 2026-09-18. 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 PrismML-Eng/llama.cpp to commit 1a07bfa5f414, 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 large codebase by counted code lines. Code represents 77.1% of all lines, comments represent 8.0%, and the repository averages 244 code lines per file. C++ accounts for 43.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 582 | 381,944 | 301,756 | 23,756 | 56,432 |
| C | 89 | 74,426 | 58,080 | 4,093 | 12,253 |
| Python | 169 | 59,928 | 47,295 | 3,386 | 9,247 |
| C Header | 272 | 65,565 | 45,734 | 8,754 | 11,077 |
| OpenCL | 169 | 39,592 | 34,246 | 0 | 5,346 |
| TypeScript | 323 | 42,088 | 26,872 | 8,957 | 6,259 |
| HTML | 2 | 35,137 | 25,476 | 0 | 9,661 |
| JavaScript | 15 | 38,180 | 25,354 | 9,666 | 3,160 |
| CUDA | 192 | 27,097 | 21,915 | 1,351 | 3,831 |
| JSON | 11 | 21,243 | 21,234 | 0 | 9 |
| GLSL | 175 | 21,541 | 17,231 | 772 | 3,538 |
| C++ Header | 76 | 19,359 | 14,957 | 1,469 | 2,933 |

Top language (C++ 43.1%). Generated at 2026-09-18T15:15:00.286537745+00:00. Canonical report: https://octocounts.com/github/PrismML-Eng/llama.cpp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/PrismML-Eng/llama.cpp/commit/1a07bfa5f4144274c8f1c9963821dd9d9a51854b?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 PrismML-Eng/llama.cpp have?

PrismML-Eng/llama.cpp has 907,961 total lines, including 700,085 code lines, 72,524 comment lines, and 135,352 blank lines.

### How was the PrismML-Eng/llama.cpp line count measured?

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

### What commit was counted for PrismML-Eng/llama.cpp?

This OctoCounts report was generated from prism at commit 1a07bfa5f414 on 2026-09-18T15:15:00.286537745+00:00.

## Similar repository reports

- [ggml-org/llama.cpp](https://octocounts.com/github/ggml-org/llama.cpp) — C++, 722,120 code lines
- [ARM-software/kleidiai](https://octocounts.com/github/ARM-software/kleidiai) — C++, 635,456 code lines
- [AyuGram/AyuGramDesktop](https://octocounts.com/github/AyuGram/AyuGramDesktop) — C++, 840,188 code lines
- [OpenRCT2/OpenRCT2](https://octocounts.com/github/OpenRCT2/OpenRCT2) — C++, 854,277 code lines
- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 534,169 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
