transformers
8ebe9d71
- Optimize ForCausalLMLoss by removing unnecessary contiguous() call to reduce memory overhead (#35646)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
332 days ago
Optimize ForCausalLMLoss by removing unnecessary contiguous() call to reduce memory overhead (#35646) Optimize ForCausalLMLoss by removing unnecessary contiguous() calls to reduce memory overhead
References
#62 - Add initial DEIMv2 model implementation
#58 - Add EoMT DINOv3 model
#59 - Fix attention mask handling in EoMT-DINOv3 converter
#41212 - Add EoMT with DINOv3 backbone
#39821 - Support MetaCLIP 2
#35646 - Optimize ForCausalLMLoss by removing unnecessary contiguous() call to reduce memory overhead
Author
efsotr
Parents
1302c32a
Loading