wenhuach commited on
Commit
647f689
·
verified ·
1 Parent(s): e550449

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: mit
3
  library_name: transformers
 
 
4
  ---
5
 
6
 
@@ -47,4 +49,4 @@ The license on this model does not constitute legal advice. We are not responsib
47
 
48
  @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} }
49
 
50
- [arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)
 
1
  ---
2
  license: mit
3
  library_name: transformers
4
+ base_model:
5
+ - deepseek-ai/DeepSeek-V4-Flash
6
  ---
7
 
8
 
 
49
 
50
  @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} }
51
 
52
+ [arxiv](https://arxiv.org/abs/2309.05516) [github](https://github.com/intel/auto-round)