# notkisk/llama-2 SLOC report

> As of 2026-09-09 (commit e00997e9424d), notkisk/llama-2 contains 615 total lines: 413 code, 86 comments, 116 blank, across 4 files in 3 languages (top: Python 88.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving notkisk/llama-2 to commit e00997e9424d, 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 67.2% of all lines, comments represent 14.0%, and the repository averages 103 code lines per file. Python accounts for 88.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 536 | 366 | 70 | 100 |
| Shell | 1 | 62 | 47 | 4 | 11 |
| Markdown | 1 | 17 | 0 | 12 | 5 |

Top language (Python 88.6%). Generated at 2026-09-09T05:45:09.155789719+00:00. Canonical report: https://octocounts.com/github/notkisk/llama-2

## Report FAQ

### How many lines of code does notkisk/llama-2 have?

notkisk/llama-2 has 615 total lines, including 413 code lines, 86 comment lines, and 116 blank lines.

### How was the notkisk/llama-2 line count measured?

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

### What commit was counted for notkisk/llama-2?

This OctoCounts report was generated from e00997e9424da60895e2ac7d1a1edc0dd8db8678 at commit e00997e9424d on 2026-09-09T05:45:09.155789719+00:00.

## Similar repository reports

- [public-apis/public-apis](https://octocounts.com/github/public-apis/public-apis) — Python, 412 code lines
- [grzegorz-raczek-unit8/claude-quota](https://octocounts.com/github/grzegorz-raczek-unit8/claude-quota) — Python, 417 code lines
- [daveebbelaar/python-whatsapp-bot](https://octocounts.com/github/daveebbelaar/python-whatsapp-bot) — Python, 422 code lines
- [kouhxp/yapsnap](https://octocounts.com/github/kouhxp/yapsnap) — Python, 435 code lines
- [greatvovan/ios-backup-browser](https://octocounts.com/github/greatvovan/ios-backup-browser) — Python, 385 code lines
- [bablokb/circuitpython-pw-helper](https://octocounts.com/github/bablokb/circuitpython-pw-helper) — Python, 382 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)
