Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: apache-2.0
|
|
| 14 |
This is [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) quantized with [AutoRound](https://github.com/intel/auto-round/tree/main) (symmetric quantization) and serialized with the GPTQ format in 4-bit. The model has been created, tested, and evaluated by The Kaitchup.
|
| 15 |
|
| 16 |
Details on the quantization process and how to use the model here:
|
| 17 |
-
[The
|
| 18 |
|
| 19 |
It is possible to fine-tune an adapter on top of it following the QLoRA methodology. More about this here:
|
| 20 |
[QLoRA with AutoRound: Cheaper and Better LLM Fine-tuning on Your GPU](https://newsletter.kaitchup.com/p/qlora-with-autoround-cheaper-and)
|
|
|
|
| 14 |
This is [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) quantized with [AutoRound](https://github.com/intel/auto-round/tree/main) (symmetric quantization) and serialized with the GPTQ format in 4-bit. The model has been created, tested, and evaluated by The Kaitchup.
|
| 15 |
|
| 16 |
Details on the quantization process and how to use the model here:
|
| 17 |
+
[The Recipe for Extremely Accurate and Cheap Quantization of 70B+ LLMs](https://kaitchup.substack.com/p/the-recipe-for-extremely-accurate-quantization)
|
| 18 |
|
| 19 |
It is possible to fine-tune an adapter on top of it following the QLoRA methodology. More about this here:
|
| 20 |
[QLoRA with AutoRound: Cheaper and Better LLM Fine-tuning on Your GPU](https://newsletter.kaitchup.com/p/qlora-with-autoround-cheaper-and)
|