-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Add Encoder-decoder model support and T5 Model support #3117
Draft
js8544
wants to merge
17
commits into
vllm-project:main
Choose a base branch
from
js8544:enc_dec_t5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd82ba3 - Browse repository at this point
Copy the full SHA dd82ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2fd579 - Browse repository at this point
Copy the full SHA f2fd579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb6905 - Browse repository at this point
Copy the full SHA 2fb6905View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be58c3b - Browse repository at this point
Copy the full SHA be58c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70837fd - Browse repository at this point
Copy the full SHA 70837fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a6e2b - Browse repository at this point
Copy the full SHA 42a6e2bView commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3fd30d - Browse repository at this point
Copy the full SHA e3fd30dView commit details -
Merge pull request #1 from afeldman-nm/enc_dec_t5
T5 enc/dec example file; linting/formatting
Configuration menu - View commit details
-
Copy full SHA for db726e6 - Browse repository at this point
Copy the full SHA db726e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e920e - Browse repository at this point
Copy the full SHA 43e920eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 431f014 - Browse repository at this point
Copy the full SHA 431f014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fcf99 - Browse repository at this point
Copy the full SHA 37fcf99View commit details -
Merge pull request #2 from afeldman-nm/enc_dec_t5
Small PR for debug print statements
Configuration menu - View commit details
-
Copy full SHA for 4bf056b - Browse repository at this point
Copy the full SHA 4bf056bView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a5060f - Browse repository at this point
Copy the full SHA 8a5060fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d6f44 - Browse repository at this point
Copy the full SHA 29d6f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4950ba - Browse repository at this point
Copy the full SHA a4950baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c03760 - Browse repository at this point
Copy the full SHA 9c03760View commit details
Commits on Mar 6, 2024
-
Merge pull request #3 from afeldman-nm/enc_dec_t5
fix _make_tensor_with_pad args change which broke decoder scenarios
Configuration menu - View commit details
-
Copy full SHA for 9f20ccf - Browse repository at this point
Copy the full SHA 9f20ccfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.