From 928881ef4fe6b6cf26673b1604f71daf4d897266 Mon Sep 17 00:00:00 2001 From: sanwalsulehri Date: Thu, 30 Jan 2025 22:02:08 +0500 Subject: [PATCH 1/2] Add github star line graph #613 solved --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ad8f7..6c92472 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,17 @@ See the [LICENSE-CODE](LICENSE-CODE) and [LICENSE-MODEL](LICENSE-MODEL) for more } ``` -### 11. Contact +### 11. DeepSeek + +Thank you for being a part of DeepSeek! We’re thrilled to see this project grow, and it's all thanks to you! πŸŽ‰ + +## 🌟 GitHub Stars Over Time +To showcase how the project has grown, here's a graph showing the number of stars DeepSeek has received over time: + +![GitHub Stars Over Time](https://star-history.t9t.io/github/deepseek-ai/deepseek.svg) + +Keep the stars coming! Thanks for supporting Open Source! πŸ’– + +### 12. Contact If you have any questions, please raise an issue or contact us at [service@deepseek.com](mailto:service@deepseek.com). From 9965edbec67f709e20b08fc9a3b7e8a1a6a6ed08 Mon Sep 17 00:00:00 2001 From: sanwalsulehri Date: Fri, 31 Jan 2025 16:55:18 +0500 Subject: [PATCH 2/2] Add github star line graph #613 solved --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c92472..880922b 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,6 @@ See the [LICENSE-CODE](LICENSE-CODE) and [LICENSE-MODEL](LICENSE-MODEL) for more url = {https://arxiv.org/abs/2401.14196}, } ``` - ### 11. DeepSeek Thank you for being a part of DeepSeek! We’re thrilled to see this project grow, and it's all thanks to you! πŸŽ‰ @@ -444,7 +443,7 @@ Thank you for being a part of DeepSeek! We’re thrilled to see this project gro ## 🌟 GitHub Stars Over Time To showcase how the project has grown, here's a graph showing the number of stars DeepSeek has received over time: -![GitHub Stars Over Time](https://star-history.t9t.io/github/deepseek-ai/deepseek.svg) +![GitHub Stars Over Time](https://api.star-history.com/svg?repos=deepseek-ai/deepseek&type=Date) Keep the stars coming! Thanks for supporting Open Source! πŸ’–