llama2_tokenizer
- torchtune.models.llama2.llama2_tokenizer(path: str) Llama2Tokenizer [source]
Tokenizer for Llama2.
- Parameters:
path (str) – path to the tokenizer
- Returns:
Instantiation of the Llama2 tokenizer
- Return type:
Tokenizer for Llama2.
path (str) – path to the tokenizer
Instantiation of the Llama2 tokenizer