[NOT FOR LANDING] 355_wip_0909_rc2 -> 0909_rc2#654
Draft
maleksan85 wants to merge 974 commits into0909_rc2from
Draft
[NOT FOR LANDING] 355_wip_0909_rc2 -> 0909_rc2#654maleksan85 wants to merge 974 commits into0909_rc2from
maleksan85 wants to merge 974 commits into0909_rc2from
Conversation
Signed-off-by: vllmellm <vllm.ellm@embeddedllm.com>
…stream_merge_2025_04_02
Upstream merge 2025 04 02
* Adding 2stage MoE support separately until it is added upstream * Missing layour param
* Enable fused fp8 out in V1 CPA and FA * Correct operation and creating the tensot or th correct type * Update to use for the non-custom path as well * This was a debug assert
Upstream merge 2025 04 07
* Added the extra use_irope parameter in Co-authored-by: Hongxia Yang <hongxia.yang@amd.com> Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com> * Fix ROCm V1 Engine Fused MoE Bug Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com> * Add warning message that V0 do not support irope Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com> --------- Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com> Co-authored-by: tjtanaa <tunjian.tan@embeddedllm.com> Co-authored-by: Hongxia Yang <hongxia.yang@amd.com>
add RAY_EXPERIMENTAL_NOSET_ROCR_VISIBLE_DEVICES=1
Signed-off-by: maleksan85 <maleksan@amd.com> Co-authored-by: maleksan85 <maleksan@amd.com>
Signed-off-by: charlifu <charlifu@amd.com>
Signed-off-by: jpvillam <Juan.Villamizar@amd.com>
* Updated README.md with April 10 results * Updated README.md with "2-stage MoE and MLA from AITER"
Added correct path for Dockerfile.rocm under Docker manifest
Signed-off-by: charlifu <charlifu@amd.com>
The upstream has moved docker files into a separate directory. Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
* Update test-template.j2 to fix new location of run-amd-test.sh Update test-template.j2 to fix new location of run-amd-test.sh Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> * Update test-template.j2 upsie, wrong path initially Update test-template.j2 upsie, wrong path initially Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> * Update test-template.j2 Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> --------- Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
* Adapted hipblaslt build to work with rocm 6.4 * rccl version compatible with 6.4 * Torch and triton combination that works * hipblaslt version and not rebuilding rccl * Fixing another package that we install now
Added Known Issues section to document meta 405B FP 8 model mem fault and work around.
Signed-off-by: seungrokjung <seungrok.jung@amd.com>
* Updated README.md for June 10 release * Added Docker Manifest git hash
* Updated README.md for June 24 Docker release * Added additional throughput results * Fixed some throughput results
* Minor changes to command line examples * README changes and added throughput results Still waiting on latency * Added latency results * Update README.md * Update README.md
* Update test-pipeline.yaml Disabling the "Tensorizer Test". The test is seen to generate exceptions while still reporting as successful. That needs to be verified before re-enabling the test in the production environment. Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> * Fixing pre-commit complaints. Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> * . Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com> --------- Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
maleksan85
commented
Sep 5, 2025
| attn_type: AttentionType = AttentionType.DECODER, | ||
| kv_sharing_target_layer_name: Optional[int] = None, | ||
| sinks: Optional[torch.Tensor] = None, | ||
| sinks: Optional[torch.Tensor] = None, |
Signed-off-by: Matthew Wong <Matthew.Wong2@amd.com>
support ck-tile blockquant gemm in vllm
…ng on AMD (vllm-project#23864) Signed-off-by: Jinghui Zhang <jinghuizhang0804@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please direct your PRs to the upstream vllm (https://github.com/vllm-project/vllm.git)
Accepting PRs into the ROCm fork (https://github.com/ROCm/vllm) will require a clear previously communicated exception