1.0.4 • Published 2 years ago
gpt-tokenizer-stat v1.0.4
gpt-tokenizer-stat
CLI to see GPT tokens stats by files.
Getting started
npm i -g gpt-tokenizer-statcd /to/your/dirtokenstat
Options
-i--ignore-dirs- List of ignored directories-f--ignore-files- List of ignored files
Example
tokenstat -i node_modules .idea .git -f package-lock.json