'GPTNeoXTokenizerFast' object has no attribute 'apply_chat_template'

#11
by joseph16388 - opened

inputs = tokenizer.apply_chat_template(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'GPTNeoXTokenizerFast' object has no attribute 'apply_chat_template'

Sign up or log in to comment