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 bug #245

Merged
merged 6 commits into from
Sep 9, 2024
Merged

fix example bug #245

merged 6 commits into from
Sep 9, 2024

Conversation

n1ck-guo
Copy link
Contributor

@n1ck-guo n1ck-guo commented Sep 9, 2024

No description provided.

@@ -168,7 +168,7 @@
assert False, "please only specify one of format and deployment_device"

if args.deployment_device is None and args.format is None:
args.format == "auto_round"
args.format = "auto_round"
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please conduct more extensive testing on the code before merging it? Thank you!

@wenhuach21
Copy link
Contributor

for basic usage, adding --disable_eval in the cmd. And moving the detailed hyperparameter to API usage section

@n1ck-guo n1ck-guo merged commit 0d60ad2 into main Sep 9, 2024
10 checks passed
@n1ck-guo n1ck-guo deleted the hengguo/fix_bug branch September 9, 2024 04:12
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