Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 207 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 207 Bytes

gpt4o-tokenizer

git clone https://github.com/doggy8088/gpt4o-tokenizer.git
cd gpt4o-tokenizer

python -m venv .venv
.\.venv\Scripts\Activate.ps1

pip install -r requirements.txt

python main.py