transformers
0c35280e
- TST PEFT integration tests with pipeline generate (#39086)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
329 days ago
TST PEFT integration tests with pipeline generate (#39086) Some PEFT integration tests involving text generation pipelines were failing since #38129 because the base model is too small to generate longer sequences. Setting max_new_tokens fixes this.
References
#39086 - TST PEFT integration tests with pipeline generate
Author
BenjaminBossan
Parents
993665a5
Loading