from transformers import AutoTokenizer tokenizer = AutoTokenizer.from_pretrained("google/gemma-7b", trust_remote_code=True) tokenizer.comments = ""