-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[Frontend] [Core] perf: Automatically detect vLLM-tensorized model, update tensorizer
to version 2.9.0
#4208
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
Merged
ywang96
merged 33 commits into
vllm-project:main
from
coreweave:sangstar/tensorizer-update
May 13, 2024
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
97131c0
perf: Update `tensorizer` versions to new release
sangstar 1ba6bc5
perf: Update `tensorizer` versions to new release
sangstar 5e58d6f
docs: Remove unnecessary comma
sangstar 62006f9
refactor: (WIP) Allow detection of vLLM-tensorized model
sangstar cbeb2cb
tests: Add testing for vLLM-tensorized model has same output
sangstar a80b5ce
tests: Fix redundant variables
sangstar 1486dcd
perf: Update example script, add logging for deserialization
sangstar e019350
tests: Get tests to pass
sangstar 31a5076
docs: Update docs to reflect accurate function descriptions
sangstar d68f128
Run yapf and ruff
sangstar 287bfbb
chore: Remove todo
sangstar f3393bd
chore: Fix yapf formatting
sangstar 04c78bf
chore: Disable yapf from interfering with `isort` for testing script
sangstar 9658a1a
chore: Disable `yapf` at testing script import block
sangstar 96af687
fix: Instantiate load partials only when tensorizer imported
sangstar 5890ded
Merge remote-tracking branch 'upstream/main' into sangstar/tensorizer…
sangstar b702901
perf: Update and streamline docs on tensorizing a vLLM model
sangstar 43a298a
docs: Correct docstring, add tensorizer docs link for more info
sangstar 2a61b9a
docs: Fix `S3_ENDPOINT_URL` naming
sangstar 2b2012a
docs: Additionally fix `S3_ENDPOINT_URL` naming on example script
sangstar a1b5971
tests: Add `tensorize_vllm_model.py` to Examples Test for regression
sangstar 6e7bfae
Merge remote-tracking branch 'upstream/main' into sangstar/tensorizer…
sangstar 77817d1
Run yapf and ruff, update docs
sangstar 19495cf
perf: Force serialization and deserialization test in example script
sangstar 1fe66be
fix: Not double-initiating model for deserialize case in example
sangstar 449753c
Merge remote-tracking branch 'upstream/main' into sangstar/tensorizer…
sangstar 9c2f7f8
chore: Update initializing env
sangstar 246f636
chore: Reallow vllm_tensorized parameter, `envs` fix
sangstar a86ab10
Merge remote-tracking branch 'refs/remotes/upstream/main' into sangst…
sangstar 829e24b
chore: Install tensorizer for Examples Test
sangstar 7271ea2
style: Remove trailing whitespace
sangstar ac7341e
Merge remote-tracking branch 'upstream/main' into sangstar/tensorizer…
sangstar 0abbe10
Run yapf and ruff
sangstar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.