bnjmnmarie bmarie commited on
Commit
34e9dc8
·
verified ·
1 Parent(s): eba645c

Update README.md (#1)

Browse files

- Update README.md (0c60cf8c78a30f2e90ab92aac85cdb7a6d551ed3)


Co-authored-by: Benjamin Marie <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ license: apache-2.0
13
 
14
  ## Model Details
15
 
16
- This is [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-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.
17
 
18
  Details on the quantization process and how to use the model here:
19
  [The Recipe for Extremely Accurate and Cheap Quantization of 70B+ LLMs](https://kaitchup.substack.com/p/the-recipe-for-extremely-accurate-quantization)
 
13
 
14
  ## Model Details
15
 
16
+ This is [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-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.
17
 
18
  Details on the quantization process and how to use the model here:
19
  [The Recipe for Extremely Accurate and Cheap Quantization of 70B+ LLMs](https://kaitchup.substack.com/p/the-recipe-for-extremely-accurate-quantization)