Jido.AI.Tokenizer (Jido AI v0.5.2)
View SourceA simple tokenizer for AI models that provides basic encode/decode functionality. This is a placeholder implementation that should be replaced with actual tokenization logic.
Summary
Functions
Decodes tokens back into a string for the given model.
Encodes a string into tokens for the given model.