cicdatopea
commited on
Commit
•
0dc7dee
1
Parent(s):
54a2d37
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- NeelNanda/pile-10k
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Model Details
|
@@ -143,4 +145,4 @@ The license on this model does not constitute legal advice. We are not responsib
|
|
143 |
|
144 |
@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} }
|
145 |
|
146 |
-
[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 |
+
- fancyfeast/llama-joycaption-alpha-two-hf-llava
|
6 |
---
|
7 |
|
8 |
## Model Details
|
|
|
145 |
|
146 |
@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} }
|
147 |
|
148 |
+
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|