Skip to content

Conversation

@herizhen
Copy link
Contributor

@herizhen herizhen commented Nov 25, 2025

What this PR does / why we need it?

When running 'python example .py',connection issues often occur.The solution is to comment out the first line the code.

Does this PR introduce any user-facing change?

no

How was this patch tested?

ut

herizhen added 3 commits November 25, 2025 11:57
Signed-off-by: herizhen <[email protected]>
Signed-off-by: herizhen <[email protected]>
Signed-off-by: herizhen <[email protected]>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a 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 aims to improve the documentation for handling connection issues when downloading models. While the intention is good, the added text has some grammatical issues and could be clearer. I've provided suggestions to improve the readability and also to fix a minor issue with a trailing space in a command.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 25, 2025
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

Signed-off-by: herizhen <[email protected]>
Signed-off-by: herizhen <[email protected]>
Signed-off-by: herizhen <[email protected]>
Signed-off-by: herizhen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant