Won't run on two RTX 5090 with vllm

#3
by SamirGFX - opened

This model won't run on dual RTX 5090 setup with vllm due to the following error:
ValueError: Weight input_size_per_partition = 576 is not divisible by weight quantization block_k = 128.

Please update the weights to support multiple GPUs, thanks.

Sign up or log in to comment