Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Module Architecture Handling #534

Merged
merged 15 commits into from
Mar 14, 2025
Merged

Multi-Module Architecture Handling #534

merged 15 commits into from
Mar 14, 2025

Conversation

cg123
Copy link
Collaborator

@cg123 cg123 commented Mar 13, 2025

Refactor architecture handling to support models with multiple distinct sub-modules. Intended to support use cases like encoder-decoder and vision-language architectures.

Initially adds support for:

  • Gemma3 (w/ vision)
  • Whisper
  • T5

Also slightly speeds up merge planning by avoiding task reserialization.

@cg123
Copy link
Collaborator Author

cg123 commented Mar 14, 2025

wow good job 👍

@cg123 cg123 merged commit fd5eb19 into main Mar 14, 2025
9 checks passed
@cg123 cg123 deleted the multi-module-rebase branch March 14, 2025 02:06
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant