w-ahmad commited on
Commit
92550fb
·
verified ·
1 Parent(s): d1fd8f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -15,8 +15,13 @@ pipeline_tag: text-generation
15
  ---
16
 
17
  # 🚀 MoQ: Mixture of Quants
18
- > **MoQ (Mixture of Quants)** is a surgical evolution in model compression. By deploying an **Empirical Per-Tensor Analysis**, MoQ identifies "High-Intelligence" tensors and shields them with high-bit precision, while crushing redundant weights into extreme efficiency.
19
 
 
 
 
 
 
 
20
  ---
21
  ---
22
 
 
15
  ---
16
 
17
  # 🚀 MoQ: Mixture of Quants
 
18
 
19
+ **MoQ (Mixture of Quants) is a smart way to shrink AI models without losing their "brainpower." Unlike old methods that treat every part of the model the same, MoQ identifies the most important parts and keeps them high-quality, while heavily compressing the rest to save space.**
20
+ **Stop settling for uniform bitrates.** Standard quantization is a relic of the past, treating vital cognitive weights the same as redundant noise. **MoQ (Mixture of Quants)** is a surgical evolution in model compression. By deploying an **Empirical Per-Tensor Analysis**, MoQ identifies the "High-Intelligence" tensors that drive reasoning and shields them with high-bit precision, while crushing redundant weights into extreme efficiency.
21
+
22
+ ---
23
+
24
+ The result? A model that punches significantly above its weight class.
25
  ---
26
  ---
27