Skip to content

[Bug] AWQ kernels fail on RTX 2060 (SM75) with dtype mismatch: isTypeMatch<half_t> #492

Description

@healthyfat

Checklist

Describe the Bug

ComfyUI crash when loading svdq-int4_r128-qwen-image.

Requested to load QwenImageTEModel_
loaded partially 3641.675 3641.673828125 0
Attempting to release mmap (417)
loaded partially 3641.675 3641.673828125 0
model weight dtype torch.bfloat16, manual cast: torch.float32
model_type FLUX
Requested to load NunchakuQwenImage
loaded partially 3641.6749580383303 3639.3350830078125 0
0%| | 0/10 [00:00<?, ?it/s]

Assertion failed: isTypeMatch<half_t>(_in_feats.dtype()), file C:\Users\muyangl\actions-runner_work\nunchaku\nunchaku\src\kernels\awq\gemv_awq.cu,
line 254

Environment

GPU: NVIDIA GeForce RTX 2060 6GB

Python Version : 3.12.7
Embedded Python: true
Pytorch Version: 2.7.0+cu128

ComfyUI: 0.3.53
Nunchaku version: 1.0.0.dev20250823
ComfyUI-nunchaku version: 1.0.0dev1

model: svdq-int4_r128-qwen-image.safetensors
clip: Qwen2.5-VL-7B-Instruct-Q4_K_M.gguf

Reproduction Steps

Workflow:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions