cicdatopea
commited on
Commit
•
a948cb7
1
Parent(s):
a3f7e6f
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- NeelNanda/pile-10k
|
|
|
|
|
5 |
---
|
6 |
## Model Details
|
7 |
|
@@ -187,4 +189,4 @@ The license on this model does not constitute legal advice. We are not responsib
|
|
187 |
|
188 |
@article{cheng2023optimize, title={Optimize weight rounding via signed gradient descent for the quantization of llms}, author={Cheng, Wenhua and Zhang, Weiwei and Shen, Haihao and Cai, Yiyang and He, Xin and Lv, Kaokao and Liu, Yi}, journal={arXiv preprint arXiv:2309.05516}, year={2023} }
|
189 |
|
190 |
-
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- NeelNanda/pile-10k
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen2.5-7B-Instruct
|
7 |
---
|
8 |
## Model Details
|
9 |
|
|
|
189 |
|
190 |
@article{cheng2023optimize, title={Optimize weight rounding via signed gradient descent for the quantization of llms}, author={Cheng, Wenhua and Zhang, Weiwei and Shen, Haihao and Cai, Yiyang and He, Xin and Lv, Kaokao and Liu, Yi}, journal={arXiv preprint arXiv:2309.05516}, year={2023} }
|
191 |
|
192 |
+
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|