We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10071ec commit 16c3623Copy full SHA for 16c3623
vllm_ascend/patch/__init__.py
@@ -84,6 +84,7 @@
84
# Related PR (if no, explain why):
85
# Need a PR to vllm to support a dictionary as input while initializing distributed
86
# environment (e.g., Dict[str, torch.distributed.ProcessGroupHCCL.Options])
87
+# https://github.com/vllm-project/vllm/pull/25417
88
# Future Plan:
89
# Remove this patch when vllm merges this PR.
90
# (2) all_to_all()
0 commit comments