rmedinar commited on
Commit
acbe254
·
verified ·
1 Parent(s): a5276f6

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  <br/>
19
  <a href="https://www.oracomputing.com/en"><b>Website</b></a>
20
  &nbsp;·&nbsp;
21
- <a href="https://www.oracomputing.com/en/blog"><b>Blog</b></a>
22
  &nbsp;·&nbsp;
23
  <a href="https://www.oracomputing.com/en/contact"><b>Contact</b></a>
24
  </div>
@@ -28,7 +28,7 @@ tags:
28
  > [!IMPORTANT]
29
  > **~3.7× smaller** than the original 16-bit [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B), with **96.5% accuracy retention**.
30
 
31
- 3-bit weight-only quantization for [Qwen/Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B) using our propietary Qauntization-Aware-Training pipeline, more information in the dedicated [post](https://www.oracomputing.com/en/blog).
32
 
33
  **Serve with vLLM ≥ 0.25.0** (Humming WNA16) to keep weights packed. Transformers also works if you pin `compressed-tensors>=0.18` but it decompresses the 3-bit weights to bf16 in memory.
34
 
 
18
  <br/>
19
  <a href="https://www.oracomputing.com/en"><b>Website</b></a>
20
  &nbsp;·&nbsp;
21
+ <a href="https://www.oracomputing.com/en/blog/ora-qat"><b>Blog</b></a>
22
  &nbsp;·&nbsp;
23
  <a href="https://www.oracomputing.com/en/contact"><b>Contact</b></a>
24
  </div>
 
28
  > [!IMPORTANT]
29
  > **~3.7× smaller** than the original 16-bit [Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B), with **96.5% accuracy retention**.
30
 
31
+ 3-bit weight-only quantization for [Qwen/Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B) using our propietary Qauntization-Aware-Training pipeline, more information in the dedicated [post](https://www.oracomputing.com/en/blog/ora-qat).
32
 
33
  **Serve with vLLM ≥ 0.25.0** (Humming WNA16) to keep weights packed. Transformers also works if you pin `compressed-tensors>=0.18` but it decompresses the 3-bit weights to bf16 in memory.
34