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

Updating vllm version to 0.3.0 #6858

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

oandreeva-nv
Copy link
Contributor

@oandreeva-nv oandreeva-nv commented Feb 1, 2024

This update resolves a compromised vllm install of v0.2.3, possibly due to some issues with intermediate dependencies.
Relevant import error:
ImportError: /usr/local/lib/python3.10/dist-packages/vllm/_C.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN2at4_ops15to_dtype_layout4callERKNS_6TensorEN3c108optionalINS5_10ScalarTypeEEENS6_INS5_6LayoutEEENS6_INS5_6DeviceEEENS6_IbEEbbNS6_INS5_12MemoryFormatEEE
Should be merged with triton-inference-server/vllm_backend#30

@rmccorm4
Copy link
Contributor

rmccorm4 commented Feb 1, 2024

Adding context for future searchabillity:

This version upgrade addresses a possible issue from v0.2.3 that had some issues with intermediate dependencies such as:

ImportError: /usr/local/lib/python3.10/dist-packages/vllm/_C.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN2at4_ops15to_dtype_layout4callERKNS_6TensorEN3c108optionalINS5_10ScalarTypeEEENS6_INS5_6LayoutEEENS6_INS5_6DeviceEEENS6_IbEEbbNS6_INS5_12MemoryFormatEEE

@oandreeva-nv oandreeva-nv force-pushed the oandreeva_vllm_upgrade_0.3.0 branch from cf03900 to 327943b Compare February 2, 2024 00:16
@jbkyang-nvi
Copy link
Contributor

Should be merged with triton-inference-server/vllm_backend#30

Olga, can you add details to commit message/top of PR? Something like This version upgrade addresses a possible issue from v0.2.3 that had some issues with intermediate dependencies

Copy link
Contributor

@jbkyang-nvi jbkyang-nvi left a comment

Choose a reason for hiding this comment

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

TM, LG

@oandreeva-nv oandreeva-nv merged commit 2623c7f into main Feb 7, 2024
3 checks passed
@oandreeva-nv oandreeva-nv deleted the oandreeva_vllm_upgrade_0.3.0 branch February 7, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants