add star history to readme

This commit is contained in:
LiangSong 2023-05-10 15:52:55 +08:00
parent 72a6f81b61
commit 26f7421f05
2 changed files with 13 additions and 1 deletions

View File

@ -393,4 +393,10 @@ The following table summarizes the performance of currently available open-sourc
year={2023}, year={2023},
howpublished={\url{https://github.com/s-JoL/Open-Llama}}, howpublished={\url{https://github.com/s-JoL/Open-Llama}},
} }
``` ```
<p align="center">
<a href="https://star-history.com/#s-JoL/Open-Llama&Date">
<img src="https://api.star-history.com/svg?repos=s-JoL/Open-Llama&type=Date" alt="Star History Chart">
</a>
</p>

View File

@ -370,6 +370,12 @@ accelerate launch --config_file configs/accelerate_configs/ds_stage1.yaml train_
} }
``` ```
<p align="center">
<a href="https://star-history.com/#s-JoL/Open-Llama&Date">
<img src="https://api.star-history.com/svg?repos=s-JoL/Open-Llama&type=Date" alt="Star History Chart">
</a>
</p>
<!-- 一些之前没注意到的部分 <!-- 一些之前没注意到的部分
1. [GPT3](https://arxiv.org/pdf/2005.14165.pdf), Details of Model Training 1. [GPT3](https://arxiv.org/pdf/2005.14165.pdf), Details of Model Training