Update README.md
Browse files
README.md
CHANGED
|
@@ -161,3 +161,8 @@ If you use this model, please also cite the original Qwen3-ASR work:
|
|
| 161 |
|
| 162 |
- [Qwen Team](https://huggingface.co/Qwen) for the base ASR model
|
| 163 |
- [NVIDIA ModelOpt](https://github.com/NVIDIA/TensorRT-Model-Optimizer) for quantization tooling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 161 |
|
| 162 |
- [Qwen Team](https://huggingface.co/Qwen) for the base ASR model
|
| 163 |
- [NVIDIA ModelOpt](https://github.com/NVIDIA/TensorRT-Model-Optimizer) for quantization tooling
|
| 164 |
+
|
| 165 |
+
## Quantization Script
|
| 166 |
+
|
| 167 |
+
The recipes and scripts used to quantize this model can be found in the following repository:
|
| 168 |
+
- [VinRobotics/model-quantization-recipes](https://github.com/VinRobotics/model-quantization-recipes/tree/main/recipes/qwen3-asr/llm-qad)
|