cicdatopea
commited on
Commit
•
2dbc3d0
1
Parent(s):
a7bf653
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- NeelNanda/pile-10k
|
|
|
|
|
4 |
---
|
5 |
|
6 |
|
@@ -139,4 +141,4 @@ The license on this model does not constitute legal advice. We are not responsib
|
|
139 |
|
140 |
@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} }
|
141 |
|
142 |
-
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- NeelNanda/pile-10k
|
4 |
+
base_model:
|
5 |
+
- THUDM/cogvlm2-llama3-chat-19B
|
6 |
---
|
7 |
|
8 |
|
|
|
141 |
|
142 |
@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} }
|
143 |
|
144 |
+
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|