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

[WIP] feat: T5 support #255

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

[WIP] feat: T5 support #255

wants to merge 9 commits into from

Conversation

AlpinDale
Copy link
Member

@AlpinDale AlpinDale commented Feb 7, 2024

This PR adds support for the T5 family of models, a series of encoder-decoder models.

Currently a work in progress.

TODO:

  • Add the modeling code
  • Add T5Config
  • Modify attention to account for the encoder
  • Modify the cache engine
  • Make the weight loading logic more robust
  • Possibly support quantization

@db0
Copy link

db0 commented May 11, 2024

No progress on this? I want to run a prompt enhancer on aphrodite 24/7 and it will give those with low-powered PCs some new way to help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants