You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
Your current environment
Quantized w4a16 models seems to fail when loading with rocm/vllm-dev package.
With docker.io/rocm/vllm-dev:rocm6.3.2_navi3x_ubuntu24.04_py3.12_pytorch_2.4_vllm_0.6.6 image
output refer to attached file
vllm-dev:rocm6.3.2_navi3x_ubuntu24.04_py3.12_pytorch_2.4_vllm_0.6.6-error.txt
With docker.io/rocm/vllm-dev:rocm6.3.2_navi3x_ubuntu24.04_py3.12_pytorch_2.4_vllm_0.6.6 image and smaller context model.
output refer to attached
vllm-dev:rocm6.3.4_navi3x_ubuntu24.04_py3.12_pytorch_2.4_vllm_0.7.2-error.txt
collect_env.py output:
How would you like to use vllm
I want to run inference of a w4a16 models neuralmagic/DeepSeek-R1-Distill-Llama-70B-quantized.w4a16 and neuralmagic/Qwen2-0.5B-Instruct-quantized.w4a16. I don't know how to integrate it with vllm without having a hard error and missing torch.ops._C.machete_prepack_B
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: