Skip to content

More precise inputs_embeds input logic and tests #32913

@gante

Description

@gante

Tracker to update how we handle the inputs_embeds input, especially in generate, and how we test it.

More precisely:

  • Remove support of inputs_embeds in generate in 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_generate or test_inputs_embeds (Check the tests folder and search for inputs_embeds)

Metadata

Metadata

Assignees

Labels

GenerationWIPLabel your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions