LlamaTokenizerFast returns token_type_ids but the forward pass of the LlamaModel does not receive token_type_ids

Python 3.10.11
transformers==4.28.1

Hey thanks for reporting! This was adressed in [Lllama] Update tokenization code to ensure parsing of the special tokens [core] by ArthurZucker · Pull Request #24042 · huggingface/transformers · GitHub !