Skip to content

Conversation

@hero0307
Copy link
Contributor

Purpose

Add monkeypatches for vllm 0.9.1 and vllm-ascend 0.9.1

Modifications

Add monkeypatches for vllm 0.9.1 and vllm-ascend 0.9.1

Test

Test online or offline instances by installing vllm 0.9.1 and vllm-ascend 0.9.1

This function contains all the necessary monkey patches for version 0.9.1.
"""
try:
# Patch for vllm/distributed/kv_transfer/kv_connector/utils.py
Copy link
Contributor

Choose a reason for hiding this comment

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

这些注释可以去掉,和ascend的patch保持一致

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

# Patch for vllm/v1/worker/gpu_model_runner.py
_patch_gpu_model_runner()

# _patch_gpu_worker()
Copy link
Contributor

Choose a reason for hiding this comment

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

多余的注释

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

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.

3 participants