byte_size_to_tokens

Function byte_size_to_tokens 

Source
pub(crate) fn byte_size_to_tokens(bytes: u64) -> usize
Expand description

Estimate source tokens from a byte count with the shared token heuristic.