Skip to content

fix: make vllm --version work #1

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 1 commit into from
Apr 23, 2025
Merged

Conversation

davidxia
Copy link
Collaborator

No description provided.

@davidxia davidxia changed the title wip fixes Apr 21, 2025
@davidxia davidxia changed the title fixes fix: make vllm --version work Apr 22, 2025
@davidxia davidxia marked this pull request as ready for review April 22, 2025 21:51
Copy link
Collaborator Author

@davidxia davidxia left a comment

Choose a reason for hiding this comment

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

Comment on lines +294 to +296
if isinstance(cls, type):
return cls.__module__ != "builtins"
return True
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

is this correct?

@Chen-0210
Copy link
Owner

@davidxia Great job on this—thanks a lot!

@Chen-0210 Chen-0210 merged commit f4bd575 into Chen-0210:main Apr 23, 2025
@davidxia davidxia deleted the patch2 branch April 23, 2025 10:43
@davidxia
Copy link
Collaborator Author

@Chen-0210 thanks for merging. I forgot to sign off on the commit. If you give me write access to your fork, I can amend my commit. Maybe also fix the conflicts if you'd like.

@Chen-0210
Copy link
Owner

davidxia

Sure, I’ve sent you an invitation. With the latest update, speed may have improved. Could you update your test to reflect the changes?

@davidxia
Copy link
Collaborator Author

Thanks so much. Will do!

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