-
Notifications
You must be signed in to change notification settings - Fork 632
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
How to quantify the Qwen2.5-VL-3B model? #979
Comments
Now that I have changed the code, the model loads successfully but there are other errors as follows (sglangEnv) (base) ubuntu@ubun:~/Song/sglang$ python Quantization.py |
Hi,big guys!

Recently I wanted to quantize a Qwen2.5-VL-3B model and deploy it locally, I tried to use sglang (https://docs.sglang.ai/backend/quantization.html) to quantize the model but it failed with the following error:
sglang seems to be able to quantize chat models (Qwen2.5-3B) only? I was able to successfully quantize the Qwen2.5-3B model
I would like to ask you guys if there is any way to quantize the Qwen2.5-VL-3B model?
The text was updated successfully, but these errors were encountered: