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

fix example #256

Merged
merged 8 commits into from
Sep 12, 2024
Merged

fix example #256

merged 8 commits into from
Sep 12, 2024

Conversation

n1ck-guo
Copy link
Contributor

No description provided.

Signed-off-by: n1ck-guo <[email protected]>
@n1ck-guo n1ck-guo requested a review from wenhuach21 September 12, 2024 01:38
@@ -424,7 +423,21 @@ def get_library_version(library_name):
else:
print(f"Using the latest {lm_eval_version}")

if isinstance(tasks, str):
tasks = tasks.split(',')

if use_qdq and lm_eval_version < Version("0.4.2"):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should not be related to qdq

auto_round/__main__.py Outdated Show resolved Hide resolved
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
auto_round/__main__.py Outdated Show resolved Hide resolved
Signed-off-by: n1ck-guo <[email protected]>
Signed-off-by: n1ck-guo <[email protected]>
@n1ck-guo n1ck-guo merged commit d8ee1c0 into main Sep 12, 2024
5 of 9 checks passed
@n1ck-guo n1ck-guo deleted the hengguo/fix branch September 12, 2024 06:41
@n1ck-guo n1ck-guo restored the hengguo/fix branch September 12, 2024 07:10
n1ck-guo added a commit that referenced this pull request Sep 12, 2024
This reverts commit d8ee1c0.
@n1ck-guo n1ck-guo deleted the hengguo/fix branch September 12, 2024 08:03
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.

2 participants