transformers
977b2f05
- Add input_embeds functionality to gpt_neo Causal LM (#25659)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
Add input_embeds functionality to gpt_neo Causal LM (#25659) * Updated gpt_neo causalLM to support using input embeddings for generation * added indentation * Did make fixup
References
#25659 - Add input_embeds functionality to gpt_neo Causal LM
Author
gaasher
Parents
908f8536
Files
1
src/transformers/models/gpt_neo
modeling_gpt_neo.py
Loading