Skip to content

fix typo (?) #1184

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

Merged
merged 3 commits into from
Sep 27, 2023
Merged

fix typo (?) #1184

merged 3 commits into from
Sep 27, 2023

Conversation

WrRan
Copy link
Contributor

@WrRan WrRan commented Sep 26, 2023

stage_devices => placement_group

WrRan and others added 3 commits September 26, 2023 19:10
stage_devices => placement_group
Add correct comment
Copy link
Member

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Also changed some other outdated comments. Thanks for your contribution!

@zhuohan123 zhuohan123 merged commit 30e7752 into vllm-project:main Sep 27, 2023
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
pi314ever pushed a commit to pi314ever/vllm that referenced this pull request May 20, 2025
…lm-project#1184)

It fixes issue with compilation in Dynamo. Original version failed with:
````
torch._dynamo.exc.InternalTorchDynamoError: AttributeError: 'dict' object has no attribute 'node'
...
    from user code:
..
         File "./vllm/model_executor/layers/linear.py", line 1469, in sync_weight_attrs
           for k in (set(src_param.__dict__.keys()) -
````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants