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 cuda hardcode for inference woq #5565

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

Liangliang-Ma
Copy link
Contributor

This is a simple fix for inference woq part, changing from 'cuda' to get_accelerator().device_name().

@Liangliang-Ma
Copy link
Contributor Author

@loadams Hi, could you please help to merge this one? thanks

@loadams loadams added this pull request to the merge queue Jun 5, 2024
Merged via the queue into deepspeedai:master with commit af4356b Jun 5, 2024
14 checks passed
sfc-gh-reyazda pushed a commit to Snowflake-Labs/DeepSpeed that referenced this pull request Jun 10, 2024
This is a simple fix for inference woq part, changing from `'cuda'` to
`get_accelerator().device_name()`.

---------

Co-authored-by: Logan Adams <[email protected]>
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