1.0.4 • Published 3 years ago

gpt-tokenizer-stat v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago