-
-
Notifications
You must be signed in to change notification settings - Fork 12.1k
[Doc]: fix typos in Python comments #24026
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
[Doc]: fix typos in Python comments #24026
Conversation
Signed-off-by: Didier Durand <durand.didier@gmail.com>
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 consists of a series of minor but helpful typo and grammar corrections within comments and docstrings across various files. These changes enhance the clarity and professionalism of the codebase's documentation. All the modifications are accurate and beneficial. I have reviewed the changes and found no issues; the pull request is ready to be merged.
|
This pull request has merge conflicts that must be resolved before it can be |
…tialization (vllm-project#23357) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn> Signed-off-by: Didier Durand <durand.didier@gmail.com> # Conflicts: # vllm/model_executor/models/ovis2_5.py
…oject#23677) Signed-off-by: Andy Xie <andy.xning@gmail.com>
Signed-off-by: Benji Beck <benjibeck@meta.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com> Signed-off-by: Max de Bayser <mbayser@br.ibm.com> Co-authored-by: Max de Bayser <mbayser@br.ibm.com>
…LAM Tool Parser (vllm-project#22769) Signed-off-by: Devon Peroutky <devon@kindo.ai>
Signed-off-by: Andy Xie <andy.xning@gmail.com>
Signed-off-by: Didier Durand <durand.didier@gmail.com>
Signed-off-by: Didier Durand <durand.didier@gmail.com>
Purpose
Improve code documentation quality by fixing typos
Test Plan
N/A
Test Result
N/A