OpenSourceRonin commited on
Commit
d1d3ad2
1 Parent(s): 874424d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,9 +1,15 @@
1
-
2
  ---
3
  license: other
4
  license_name: qwen
5
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
 
 
 
 
 
 
6
  ---
 
7
  **Disclaimer**:
8
 
9
  The model is reproduced based on the paper *VPTQ: Extreme Low-bit Vector Post-Training Quantization for Large Language Models* [github](https://github.com/microsoft/vptq) and [arXiv](https://arxiv.org/abs/2409.17066)
@@ -30,4 +36,4 @@ The PPL test results are for reference only and were collected using GPTQ testin
30
  "wikitext2": 3.8475606441497803
31
  }
32
  }
33
- ```
 
 
1
  ---
2
  license: other
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
+ base_model:
6
+ - Qwen/Qwen2.5-72B-Instruct
7
+ tags:
8
+ - VPTQ
9
+ - Quantized
10
+ - Quantization
11
  ---
12
+
13
  **Disclaimer**:
14
 
15
  The model is reproduced based on the paper *VPTQ: Extreme Low-bit Vector Post-Training Quantization for Large Language Models* [github](https://github.com/microsoft/vptq) and [arXiv](https://arxiv.org/abs/2409.17066)
 
36
  "wikitext2": 3.8475606441497803
37
  }
38
  }
39
+ ```