mako 0.3.0

Mako is the main Sidekick AI data processing library
Documentation
1
2
3
4
5
mod pre_tokenizer;
mod scripts;

// Re-export the PreTokenizer
pub use pre_tokenizer::UnicodeScripts;