transformers
04428160
- Fix generate with `inputs_embeds` as input (#32493)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix generate with `inputs_embeds` as input (#32493) * I think inputs_embeds has ndim == 3 * fix sequence length catch * add generate test * [run-slow]olmo, persimmon, gemma, gemma2, qwen2, llama * skip whisper * fix bart test * more fixes
References
#32493 - Fix generate with `inputs_embeds` as input
Author
molbap
Parents
b01f9c48
Loading