1.0.4 • Published 6 months ago

gpt-tokenizer-stat v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

gpt-tokenizer-stat

CLI to see GPT tokens stats by files.

Getting started

  • npm i -g gpt-tokenizer-stat
  • cd /to/your/dir
  • tokenstat

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
1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago