mkleinegger commited on
Commit
96355a3
·
verified ·
1 Parent(s): aae73d5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This is the official MatGPTQ checkpoint of `Qwen/Qwen3-8B-Base`, produced as described in the [**"MatGPTQ: Accurate and Efficient Post-Training Matryoshka Quantization"**] paper.
2
+
3
+ This model can be run via vLLM. Checkout our integration at [IST-DASLab/MatGPTQ](https://github.com/IST-DASLab/MatGPTQ)