-
Notifications
You must be signed in to change notification settings - Fork 542
[Doc] Refactor the DeepSeek-V3.2-Exp tutorial. #3871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request refactors the documentation for DeepSeek-V3.2-Exp, moving multi-node setup instructions to the main installation guide and creating a new, more structured tutorial page. The changes improve the organization of the documentation. I've found a few issues that should be addressed to improve the quality and correctness of the tutorial.
d0020c6 to
124ff4c
Compare
Signed-off-by: menogrey <1299267905@qq.com>
124ff4c to
6d95489
Compare
Signed-off-by: menogrey <1299267905@qq.com>
0bbdca0 to
30dbcfa
Compare
Signed-off-by: menogrey <1299267905@qq.com>
ec1f40c to
166eb47
Compare
Signed-off-by: menogrey <1299267905@qq.com>
Signed-off-by: menogrey <1299267905@qq.com>
da19404 to
fb31d2c
Compare
Signed-off-by: menogrey <1299267905@qq.com>
621c834 to
e0068db
Compare
### What this PR does / why we need it? Refactor the DeepSeek-V3.2-Exp tutorial. - vLLM version: v0.11.0 - vLLM main: vllm-project/vllm@83f478b --------- Signed-off-by: menogrey <1299267905@qq.com> Signed-off-by: Pz1116 <zpbzpb123123@gmail.com>
What this PR does / why we need it?
Refactor the DeepSeek-V3.2-Exp tutorial.
Does this PR introduce any user-facing change?
How was this patch tested?