Module utils

Module utils 

Source
Expand description

Tokenizer/model loading helpers.

Functionsยง

load_tokenizer
Loads a tokenizer from a model directory or explicit tokenizer.json path.
load_tokenizer_with_truncation
Loads a tokenizer with truncation enabled for a maximum sequence length.