Skip to content
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

fixed tensor parallel is not defined #564

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

MoeedDar
Copy link
Contributor

Not sure if this is necessary but it got in the way of when I was trying to write some clean up code. After changing it, it worked.

Copy link
Collaborator

@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.

Thanks for your contribution! This change looks good to me. Just curious does this cause any errors leading to this PR?

@MoeedDar
Copy link
Contributor Author

The error I was facing was due to writing a clean up script. Tensor parallel state has a few globals + functions to reset them and I couldn't access it without facing an error due to that line of code.

@zhuohan123 zhuohan123 merged commit 2d867b5 into vllm-project:main Jul 25, 2023
2 checks passed
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
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.

None yet

2 participants