Merge pull request #19 from zhuohan123/patch-1

Fix Typo
This commit is contained in:
Huang Panpan
2025-04-14 09:55:02 +08:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ open-source community.
We are deeply grateful for the open-source ecosystem, without which our progress toward AGI would not be possible.
Our training framework relies on [PyTorch](https://github.com/pytorch/pytorch), and our inference engine is built
upon [vLLM](https://github.com/pytorch/pytorch),
both of which have ben instrumental in accelerating the training and deployment of DeepSeek models.
both of which have been instrumental in accelerating the training and deployment of DeepSeek models.
Given the growing demand for deploying models like [DeepSeek-V3](https://github.com/deepseek-ai/DeepSeek-V3)
and [DeepSeek-R1](https://github.com/deepseek-ai/DeepSeek-R1), we want to give back to the community as much as we can.