transformers
b7e4da04
- Fix zamba2 rotary embedding call when use_mem_rope is False (#44551)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
Fix zamba2 rotary embedding call when use_mem_rope is False (#44551) * only call rotary_emb when config.use_mem_rope is True * add fix in modular
References
#44551 - Fix zamba2 rotary embedding call when use_mem_rope is False
Author
echarlaix
Parents
5a098a1e
Loading