gpt-tokenizer-stat

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i gpt-tokenizer-stat

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

4.67 kB

Total Files

9

Last publish

Collaborators

  • web-brother