# QwenLM/Qwen3-VL-Embedding SLOC report

> As of 2026-09-03 (commit 393e2978d278), QwenLM/Qwen3-VL-Embedding contains 10,450 total lines: 7,820 code, 1,014 comments, 1,616 blank, across 60 files in 7 languages (top: Python 73.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving QwenLM/Qwen3-VL-Embedding to commit 393e2978d278, 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 small codebase by counted code lines. Code represents 74.8% of all lines, comments represent 9.7%, and the repository averages 130 code lines per file. Python accounts for 73.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 42 | 7,393 | 5,781 | 363 | 1,249 |
| Jupyter Notebooks | 5 | 1,220 | 896 | 157 | 167 |
| YAML | 6 | 927 | 769 | 142 | 16 |
| Shell | 4 | 497 | 343 | 74 | 80 |
| TOML | 1 | 25 | 24 | 0 | 1 |
| Jinja2 | 1 | 7 | 7 | 0 | 0 |
| Markdown | 1 | 381 | 0 | 278 | 103 |

Top language (Python 73.9%). Generated at 2026-09-03T03:29:50.586402454+00:00. Canonical report: https://octocounts.com/github/QwenLM/Qwen3-VL-Embedding

## Report FAQ

### How many lines of code does QwenLM/Qwen3-VL-Embedding have?

QwenLM/Qwen3-VL-Embedding has 10,450 total lines, including 7,820 code lines, 1,014 comment lines, and 1,616 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 393e2978d278, 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-Embedding?

This OctoCounts report was generated from main at commit 393e2978d278 on 2026-09-03T03:29:50.586402454+00:00.

## Similar repository reports

- [lihanghang/ML](https://octocounts.com/github/lihanghang/ML) — Python, 7,830 code lines
- [Style3D/garmagenet-impl](https://octocounts.com/github/Style3D/garmagenet-impl) — Python, 7,790 code lines
- [openmax-server/server](https://octocounts.com/github/openmax-server/server) — Python, 7,780 code lines
- [kyutai-labs/pocket-tts](https://octocounts.com/github/kyutai-labs/pocket-tts) — Python, 7,710 code lines
- [kellyvv/OpenReshot](https://octocounts.com/github/kellyvv/OpenReshot) — Python, 7,709 code lines
- [huanglizhuo/F5-TTS](https://octocounts.com/github/huanglizhuo/F5-TTS) — Python, 7,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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
