# QwenLM/Qwen3-VL SLOC report

> As of 2026-08-24 (commit 96588727e44c), QwenLM/Qwen3-VL contains 16,544 total lines: 10,881 code, 2,940 comments, 2,723 blank, across 94 files in 7 languages (top: Python 66.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

QwenLM/Qwen3-VL has 10,881 source lines of code out of 16,544 total lines across 94 files, counted from the main ref at commit 96588727e44c by the OctoCounts tokei engine on 2026-08-24. 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 QwenLM/Qwen3-VL to commit 96588727e44c, 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 65.8% of all lines, comments represent 17.8%, and the repository averages 116 code lines per file. Python accounts for 66.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 32 | 8,988 | 7,266 | 437 | 1,285 |
| Jupyter Notebooks | 14 | 4,148 | 2,790 | 715 | 643 |
| Shell | 27 | 792 | 546 | 133 | 113 |
| JSON | 6 | 215 | 215 | 0 | 0 |
| TOML | 1 | 75 | 64 | 0 | 11 |
| Markdown | 8 | 2,234 | 0 | 1,569 | 665 |
| Plain Text | 6 | 92 | 0 | 86 | 6 |

Top language (Python 66.8%). Generated at 2026-08-24T07:04:34.094773543+00:00. Canonical report: https://octocounts.com/github/QwenLM/Qwen3-VL

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/QwenLM/Qwen3-VL/commit/96588727e44c78b25ba03ea03b8e12f7e64fd0da?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 QwenLM/Qwen3-VL have?

QwenLM/Qwen3-VL has 16,544 total lines, including 10,881 code lines, 2,940 comment lines, and 2,723 blank lines.

### How was the QwenLM/Qwen3-VL line count measured?

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

### What commit was counted for QwenLM/Qwen3-VL?

This OctoCounts report was generated from main at commit 96588727e44c on 2026-08-24T07:04:34.094773543+00:00.

## Similar repository reports

- [Ar9av/obsidian-wiki](https://octocounts.com/github/Ar9av/obsidian-wiki) — Python, 10,914 code lines
- [rq/rq](https://octocounts.com/github/rq/rq) — Python, 10,999 code lines
- [babyinsunshine/Dual-Attention-Residuals](https://octocounts.com/github/babyinsunshine/Dual-Attention-Residuals) — Python, 11,040 code lines
- [leigangzhang/profession-system-rag](https://octocounts.com/github/leigangzhang/profession-system-rag) — Python, 10,700 code lines
- [AnonimNEO/Crowbar-Antivirus](https://octocounts.com/github/AnonimNEO/Crowbar-Antivirus) — Python, 10,683 code lines
- [wshobson/agents](https://octocounts.com/github/wshobson/agents) — Python, 10,680 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)
