An open API service indexing awesome lists of open source software.

https://github.com/yuniko-software/qwen3-tokenizer

Multi-language BPE tokenizer implementation for Qwen3 models. Lightweight byte-pair encoding for C#/.NET, Java, Rust
https://github.com/yuniko-software/qwen3-tokenizer

bpe-tokenizer csharp dotnet embedding-models huggingface inference java machine-learning onnx qwen rust vector-database

Last synced: 8 months ago
JSON representation

Multi-language BPE tokenizer implementation for Qwen3 models. Lightweight byte-pair encoding for C#/.NET, Java, Rust

Awesome Lists containing this project

README

          

# Qwen3 Tokenizer

Multi-language tokenizer implementations for Qwen3 models.

## Status

⚠️ **This project is currently in progress and not intended for production use.**

## Languages

- **C# / .NET** - Qwen3 tokenizer implementation

## License

See [LICENSE](LICENSE) file for details.