Tobias Mann
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -152,7 +152,7 @@ For complete documentation, benchmarks, and detailed usage instructions, please
|
|
| 152 |
|
| 153 |
## Citation
|
| 154 |
|
| 155 |
-
If you use this quantized model, please cite
|
| 156 |
|
| 157 |
```bibtex
|
| 158 |
@misc{qwen3technicalreport,
|
|
@@ -165,12 +165,6 @@ If you use this quantized model, please cite both the original Qwen3 work and Ne
|
|
| 165 |
url={https://arxiv.org/abs/2505.09388},
|
| 166 |
}
|
| 167 |
|
| 168 |
-
@software{llm_compressor,
|
| 169 |
-
title={LLM Compressor},
|
| 170 |
-
author={Neural Magic},
|
| 171 |
-
url={https://github.com/neuralmagic/llm-compressor},
|
| 172 |
-
year={2024}
|
| 173 |
-
}
|
| 174 |
```
|
| 175 |
|
| 176 |
## Disclaimer
|
|
|
|
| 152 |
|
| 153 |
## Citation
|
| 154 |
|
| 155 |
+
If you use this quantized model, please cite the original Qwen3 work.
|
| 156 |
|
| 157 |
```bibtex
|
| 158 |
@misc{qwen3technicalreport,
|
|
|
|
| 165 |
url={https://arxiv.org/abs/2505.09388},
|
| 166 |
}
|
| 167 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 168 |
```
|
| 169 |
|
| 170 |
## Disclaimer
|