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

[ROCm] Fixes for GPTQ on ROCm #2180

Merged
merged 5 commits into from
Dec 18, 2023
Merged

Conversation

kliuae
Copy link
Contributor

@kliuae kliuae commented Dec 18, 2023

Some minor fixes are applied to support GPTQ on ROCm. Tested with ROCm 5.7 environments and the Dockerfile.rocm can be built.
Loading of safetensors load format is enabled for ROCm as quite a few GPTQ models come with such weights.
The amd-installation doc is also updated to include hipBLAS as a prerequisite for GPTQ.

Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the quick fix!

@WoosukKwon WoosukKwon merged commit 1b7c791 into vllm-project:main Dec 18, 2023
2 checks passed
@tjtanaa tjtanaa deleted the vllm-gptq-rocm branch December 19, 2023 06:58
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants