Views
No views yet
| Parameter | Value |
|---|---|
| Bits per Weight | 3.5 bpw |
| Head Bits | 6 bpw |
| Calibration Rows | 128 |
| Calibration Context | 4096 tokens |
| Format | ExLlamaV3 (EXL3) |
| Size | ~17 GB |
<think>...</think> tags for complex visual reasoning| GPU | VRAM | Notes |
|---|---|---|
| RTX 4090 | 24 GB | Fits with moderate context + images |
| RTX 3090 | 24 GB | Works, may need lower context with large images |
| A100 40GB | 40 GB | Comfortable for all use cases |
1# config.yml
2model:
3 model_dir: models
4 model_name: Qwen3-VL-32B-Thinking-EXL3-3.5bpw
5
6network:
7 host: 0.0.0.0
8 port: 5000
9
10model_defaults:
11 max_seq_len: 16384
12 cache_mode: Q4