-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
GenerationWIPLabel your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progressLabel your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progress
Description
Tracker to update how we handle the inputs_embeds input, especially in generate, and how we test it.
More precisely:
- Remove support of
inputs_embedsingeneratein models that don't actually support it. (Check skipped tests) - Remove as many skips as possible in tests like
test_inputs_embeds_matches_input_ids_with_generateortest_inputs_embeds(Check the tests folder and search forinputs_embeds)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GenerationWIPLabel your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progressLabel your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progress