Skip to content

tracker: move prepare_inputs_for_generation into the generation mixin 🧹  #32685

@gante

Description

@gante

🧹 This is a tracker regarding the move of prepare_inputs_for_generation into the generation mixin 🧹

Why?

  1. prepare_inputs_for_generation is not part of the core modeling, but rather a utility for generate
  2. it should greatly reduce the need to touch modeling code, on generate changes. Fewer modeling changes -> improved model stability
  3. greatly reduced number of lines of code 🙏

Tracker

Kinda ordered list of tasks:

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