From 2e9e4e6a0d1d9866ce9b321f726dde402c37f689 Mon Sep 17 00:00:00 2001 From: Roger Wang Date: Sun, 13 Apr 2025 20:42:42 -0700 Subject: [PATCH] update link --- OpenSourcing_DeepSeek-vLLM/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenSourcing_DeepSeek-vLLM/README.md b/OpenSourcing_DeepSeek-vLLM/README.md index 993221d..591abc9 100644 --- a/OpenSourcing_DeepSeek-vLLM/README.md +++ b/OpenSourcing_DeepSeek-vLLM/README.md @@ -10,7 +10,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), +upon [vLLM](https://github.com/vllm-project/vllm), 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)