transformers
86d0b26d
- Fix matmul inputs dtype (#18585)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Fix matmul inputs dtype (#18585)
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#18585 - Fix failure on DeBERTa(base/v2/sew_d) fp16 training with ONNX Runtime
Author
JingyaHuang
Parents
c99e9846
Files
3
src/transformers/models
deberta
modeling_deberta.py
deberta_v2
modeling_deberta_v2.py
sew_d
modeling_sew_d.py
Loading