Qwen3 ASR 1.7B hf INT8

INT8 weight-only safetensors quantization of Qwen3-ASR-1.7B-hf.

Quantization Details

  • Base model: Qwen3-ASR-1.7B-hf
  • Format: INT8 (weight-only safetensors)
  • Method: PyTorch RTN quantization on CPU; scales stored alongside weights
  • Files: model.safetensors + config.json (contains quantization_config)

Loading

These use custom weight-only recipes. Dequantize with the matching scale/shape buffers (*.weight_scale, *.weight_shape) before feeding to an inference engine.

Downloads last month
-
Safetensors
Model size
2B params
Tensor type
BF16
·
I8
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including Rin247/Qwen3-ASR-1.7B-hf-INT8