cicdatopea
commited on
Commit
•
a7ee399
1
Parent(s):
915d5b2
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 |
|
@@ -197,4 +199,4 @@ The license on this model does not constitute legal advice. We are not responsib
|
|
197 |
|
198 |
@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} }
|
199 |
|
200 |
-
[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-1.5B-Instruct
|
7 |
---
|
8 |
## Model Details
|
9 |
|
|
|
199 |
|
200 |
@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} }
|
201 |
|
202 |
+
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|