belladoreai / llama-tokenizer-js

JS tokenizer for LLaMA 1 and 2

Home Page:https://belladoreai.github.io/llama-tokenizer-js/example-demo/build/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Tokenizer to a Class

ConProgramming opened this issue Β· comments

commented

Love this project, solid work! Would be better DX and more maintainable codebase if LlamaTokenizer was a class though!πŸ™

Done in 93ed89d