Qwen3.5-4B-AutoRound-GPTQ-Int4

Model Details

This model is an int4 model with group_size 128 and symmetric quantization of Qwen/Qwen3.5-4B generated by vastai modelzoo. Please follow the license of the original model.

vllm Inference

  • vllm == v0.17.0
vllm serve vastai-ais/Qwen3.5-4B-AutoRound-GPTQ-Int4 --port 8000 --tensor-parallel-size 1 --max-model-len 65536 --reasoning-parser qwen3
curl http://localhost:8000/v1/chat/completions -H "Content-Type: application/json" -d ' {
    "model": "vastai-ais/Qwen3.5-4B-AutoRound-GPTQ-Int4",
    "messages": [
      {"role": "system", "content": "You are a helpful assistant."},
      {"role": "user", "content": "Who are you?"}
    ],
    "max_tokens": 512
  } '
Downloads last month
12
Safetensors
Model size
5B params
Tensor type
I32
·
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for vastai-ais/Qwen3.5-4B-AutoRound-GPTQ-Int4

Finetuned
Qwen/Qwen3.5-4B
Quantized
(338)
this model