mistral_tokenizer
- torchtune.models.mistral.mistral_tokenizer(path: str) MistralTokenizer [source]
Tokenizer for Mistral models.
- Parameters:
path (str) – path to the tokenizer
- Returns:
Instantiation of the Mistral tokenizer
- Return type:
Tokenizer for Mistral models.
path (str) – path to the tokenizer
Instantiation of the Mistral tokenizer