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

using multicard when device set to "auto" #368

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

n1ck-guo
Copy link
Contributor

@n1ck-guo n1ck-guo commented Dec 4, 2024

No description provided.

@wenhuach21
Copy link
Contributor

help fix my typo in readme "Many quantized LLMs/VLMs AutoRound are released in OPEA Space" ==>Many quantized LLMs/VLMs using AutoRound are released in

@@ -506,6 +506,9 @@ def eval(args):
if len(devices) > 1:
parallelism = True
device_str = None
elif args.device == "auto":
device_str = None
parallelism = True
Copy link
Contributor

Choose a reason for hiding this comment

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

it's ok if with only 1 card?

Signed-off-by: n1ck-guo <[email protected]>
@wenhuach21 wenhuach21 merged commit b2944b9 into main Dec 4, 2024
8 checks passed
@wenhuach21 wenhuach21 deleted the hengguo/update1204 branch December 4, 2024 09:41
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