Systemcluster / tokenizer

General tokenizer library for the Web and Node. Supports Huggingface and Tiktoken formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokenizer

Work in progress.

Installation from git requires rustc and cargo to be available and and the wasm32-wasi target to be installed.

About

General tokenizer library for the Web and Node. Supports Huggingface and Tiktoken formats

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 63.6%Language:TypeScript 20.1%Language:JavaScript 16.4%