Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
- NeelNanda/pile-10k
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
## Model Details
|
|
@@ -158,4 +160,4 @@ The license on this model does not constitute legal advice. We are not responsib
|
|
| 158 |
|
| 159 |
@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} }
|
| 160 |
|
| 161 |
-
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|
|
|
|
| 2 |
license: mit
|
| 3 |
datasets:
|
| 4 |
- NeelNanda/pile-10k
|
| 5 |
+
base_model:
|
| 6 |
+
- microsoft/Phi-3.5-vision-instruct
|
| 7 |
---
|
| 8 |
|
| 9 |
## Model Details
|
|
|
|
| 160 |
|
| 161 |
@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} }
|
| 162 |
|
| 163 |
+
[arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
|