-
Notifications
You must be signed in to change notification settings - Fork 92
refactor eval and add UT #1324
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
Merged
refactor eval and add UT #1324
Changes from 14 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8514a7d
refactor eval and add UT
a949c5c
allow_deprecated_quantization and simplify UT to reduce time
xin3he 79fe1f4
fix CI and update readme
xin3he 3a43bd7
remove 'from auto_round import AutoRoundConfig'
xin3he 3f73a2a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0e922a1
Update test/test_cuda/advanced/test_evaluation.py
xin3he ceeaeb7
remove AutoHfQuantizer
xin3he ef1b0fe
Refactor imports in evaluation.py and update logging in eval_cli.py
xin3he b6b92ee
Update evaluation commands to disable optimization return and increas…
xin3he 5a349dc
Add tensor_parallel_size handling and CUDA_VISIBLE_DEVICES setup in e…
xin3he 6f8c1b2
Update step-by-step documentation for quantization and evaluation pro…
xin3he 0cae62e
Fix task handling in eval_with_vllm to support comma-separated task s…
xin3he 22a824b
Update vllm_args help text and normalize argument format in parse_vll…
xin3he f9677fe
Refactor imports to include AutoRoundConfig in test files
xin3he d61c95d
support general devices
xin3he dafee04
Merge branch 'main' into xinhe/eval
xin3he c25a62b
Update environment variable for XPU in eval_with_vllm function
xin3he 1010b5b
Merge branch 'main' into xinhe/eval
xin3he daf0a39
fix CI
xin3he d1873f9
fix test_cuda failure
xin3he 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
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.