Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ base_model:
|
|
| 7 |
|
| 8 |
This model is an int4 model with group_size 128 and symmetric quantization of [zai-org/GLM-ASR-Nano-2512](https://huggingface.co/zai-org/GLM-ASR-Nano-2512) generated by [intel/auto-round](https://github.com/intel/auto-round). Please follow the license of the original model.
|
| 9 |
|
|
|
|
|
|
|
| 10 |
## How to Use
|
| 11 |
|
| 12 |
### HF Usage
|
|
|
|
| 7 |
|
| 8 |
This model is an int4 model with group_size 128 and symmetric quantization of [zai-org/GLM-ASR-Nano-2512](https://huggingface.co/zai-org/GLM-ASR-Nano-2512) generated by [intel/auto-round](https://github.com/intel/auto-round). Please follow the license of the original model.
|
| 9 |
|
| 10 |
+
**The model is quantized without algorithm tuning, and we have limited experience with audio model quantization. Please use it with caution.**
|
| 11 |
+
|
| 12 |
## How to Use
|
| 13 |
|
| 14 |
### HF Usage
|