transformers
e4bd2c85
- Fix ESM token_dropout crash when using inputs_embeds instead of input_ids (#40181)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
118 days ago
Fix ESM token_dropout crash when using inputs_embeds instead of input_ids (#40181) * fix: Error after calling ESM model with input embeddings not input ids * propagate changes to other models
References
#40181 - Fix ESM token_dropout crash when using inputs_embeds instead of input_ids
Author
notkisk
Parents
6333eb98
Loading