bnjmnmarie commited on
Commit
40f950b
1 Parent(s): adde136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 2-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 Best Quantization Methods to Run Llama 3.1 on Your GPU](https://newsletter.kaitchup.com/p/the-best-quantization-methods-to)
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 2-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)