transformers
e4bd2c85 - Fix ESM token_dropout crash when using inputs_embeds instead of input_ids (#40181)

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
Author
Parents
Loading