Recipe
qwen36-gptq-int4-rtx3090-vllm-tp4
qwen36-gptq-int4-rtx3090-vllm-tp4Qwen3.6-35B-A3B GPTQ INT4 on four RTX 3090s
Record
- Status
- validated
- Source
- 0xsero
- Engine
- vllm
- Engine version
- 0.27.1
- Graph
- full-and-piecewise
- Accelerators
- 4
- Tensor parallel
- 4
- Context tokens
- 131,072
- Max concurrency
- 4
- chat
- yes
- reasoning
- yes
- tools
- yes
- vision
- yes
Hugging Face model card
Identity
https://huggingface.co/Twu31/Qwen3.6-35B-A3B-GPTQ-INT4-W4A16-LowLatency- Repository
- Twu31/Qwen3.6-35B-A3B-GPTQ-INT4-W4A16-LowLatency
- Status
- known
- Link type
- Exact Hub repository
Public Hugging Face repository confirmed by the Hub API.
Validated: pinned artifact, pinned runtime, and accepted evidence. This is a launch contract.
Docker configuration
vllm
Container · validated · docker
Validated launch contract
- Image
vllm/vllm-openai@sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967- Digest
sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967- Port
- 12434
Launch arguments
--modelTwu31/Qwen3.6-35B-A3B-GPTQ-INT4-W4A16-LowLatency--revisiond14fd7339b09364ea2aabc542ea20f7dccd97ca1--served-model-nameQwen3.6-35B--tensor-parallel-size4--max-model-len131072--max-num-seqs16--kv-cache-dtypefp8--gpu-memory-utilization0.94--enable-auto-tool-choice--tool-call-parserqwen3_xml--reasoning-parserqwen3
| Flag | Value |
|---|---|
--model | Twu31/Qwen3.6-35B-A3B-GPTQ-INT4-W4A16-LowLatency |
--revision | d14fd7339b09364ea2aabc542ea20f7dccd97ca1 |
--served-model-name | Qwen3.6-35B |
--tensor-parallel-size | 4 |
--max-model-len | 131072 |
--max-num-seqs | 16 |
--kv-cache-dtype | fp8 |
--gpu-memory-utilization | 0.94 |
--tool-call-parser | qwen3_xml |
--reasoning-parser | qwen3 |
Environment
| Variable | Value |
|---|---|
VLLM_MEMORY_PROFILER_ESTIMATE_CUDAGRAPHS | 0 |
Mounts
| Source | Target |
|---|---|
~/.cache/huggingface | /root/.cache/huggingface |
~/.cache/inference-index/vllm | /root/.cache/vllm |
Launch
Exact materialization of this validated launch contract: digest-pinned image, pinned model revision, and the audited arguments. Self-contained — required assets are fetched from this registry and verified against their recorded sha256 before mounting. Also available as local-ai run qwen36-gptq-int4-rtx3090-vllm-tp4.
- Pulls the exact container image by sha256 digest — the bytes that were validated, not a floating tag.
- Fetches any required engine assets from this registry and verifies each against its recorded sha256; the audited launch script verifies them again inside the container before use.
- Downloads the pinned model revision into your Hugging Face cache on first run (reused afterwards).
- Serves an OpenAI-compatible API on
localhost:12434— point any client at it.
docker run --rm \
--gpus all \
--ipc host \
--shm-size 32g \
-p 12434:8000 \
-e VLLM_MEMORY_PROFILER_ESTIMATE_CUDAGRAPHS=0 \
-v ~/.cache/huggingface:/root/.cache/huggingface \
-v ~/.cache/inference-index/vllm:/root/.cache/vllm \
vllm/vllm-openai@sha256:0a51ea5b4ae2dc5d81890e5173f54203d2a3ae0cfffe51b8fd2afd4391bfd967 \
--model \
Twu31/Qwen3.6-35B-A3B-GPTQ-INT4-W4A16-LowLatency \
--revision \
d14fd7339b09364ea2aabc542ea20f7dccd97ca1 \
--served-model-name \
Qwen3.6-35B \
--tensor-parallel-size \
4 \
--max-model-len \
131072 \
--max-num-seqs \
16 \
--kv-cache-dtype \
fp8 \
--gpu-memory-utilization \
0.94 \
--enable-auto-tool-choice \
--tool-call-parser \
qwen3_xml \
--reasoning-parser \
qwen3Measured speed
| Concurrency | Context | Prefill | Decode | TTFT ms | Status | Sweep |
|---|---|---|---|---|---|---|
| 1 | — | — | 177.5 | — | historical | qwen36-gptq-int4-rtx3090-vllm-tp4-sweep |
| 4 | — | — | 506.9 | — | historical | qwen36-gptq-int4-rtx3090-vllm-tp4-sweep |
Remaining fields
Identity, launch, related records, and measured speed are shown above. This is the rest of the normalized record.
- hardware count
- 4
- hardware id
- rtx-3090-24gb
- id
- qwen36-gptq-int4-rtx3090-vllm-tp4
- model instance id
- twu31-qwen3-6-35b-a3b-gptq-int4-w4a16-lowlatency--int4-w4a16
- recipe source
- 0xsero
- schema version
- local-ai-registry/v1
- speed sweep ids
- qwen36-gptq-int4-rtx3090-vllm-tp4-sweep
- status
- validated
capabilities
- chat
- Yes
- reasoning
- Yes
- tools
- Yes
- vision
- Yes
engine
- graph mode
- full-and-piecewise
- name
- vllm
- version
- 0.27.1
serving
- max concurrency
- 4
- max context tokens
- 131,072
- tensor parallel
- 4
Provenance & metadata (3)
facts
- serving.kv cache tokens · provenance · captured at
- 2026-08-27T06:04:13.773Z
- serving.max context tokens · provenance · captured at
- 2026-08-27T06:04:13.773Z
metadata
provenance
- captured at
- 2026-08-27T06:04:13.773Z
sources
| captured at | kind | url |
|---|---|---|
| 2026-08-27T06:04:13.773Z | normalized-recipe | github.com/0xSero/local-ai-registry ↗ |