Fixed the incompatibility with transformers-4.43.3
#6
by
iamdanialkamali
- opened
The main issue was the past_key_value which was being passes as a tuple of ("past_key_value", ). I made the change to fix that,
The main issue was the past_key_value which was being passes as a tuple of ("past_key_value", ). I made the change to fix that,