- 
                Notifications
    You must be signed in to change notification settings 
- Fork 601
Closed
Labels
Description
System Info
On transformers==4.34.0, patching meta-llama/Llama-2-7b-chat-hf with BetterTransformer and then running results in the error:
Error: TypeError: llama_forward() got an unexpected keyword argument 'padding_mask'Who can help?
Information
- The official example scripts
- My own modified scripts
Tasks
-  An officially supported task in the examplesfolder (such as GLUE/SQuAD, ...)
- My own task or dataset (give details below)
Reproduction (minimal, reproducible, runnable)
N/A
Expected behavior
N/A