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
Showing
Please register or sign in to comment
* Updated gpt_neo causalLM to support using input embeddings for generation * added indentation * Did make fixup