forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 31
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
[MFM-2025-02-03] Merge Main to llama fp8; With Faster ROCm Paged Attention #399
Merged
hongxiayang
merged 752 commits into
ROCm:llama_fp8_12062024
from
EmbeddedLLM:main-to-llama-fp8
Feb 3, 2025
Merged
[MFM-2025-02-03] Merge Main to llama fp8; With Faster ROCm Paged Attention #399
hongxiayang
merged 752 commits into
ROCm:llama_fp8_12062024
from
EmbeddedLLM:main-to-llama-fp8
Feb 3, 2025
Conversation
This file contains 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
Signed-off-by: Roger Wang <[email protected]>
Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Isotr0py <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
…roject#11100) Signed-off-by: Akshat Tripathi <[email protected]> Signed-off-by: Oleg Mosalov <[email protected]> Signed-off-by: Jee Jee Li <[email protected]> Co-authored-by: Oleg Mosalov <[email protected]> Co-authored-by: Jee Jee Li <[email protected]> Co-authored-by: Isotr0py <[email protected]>
…m-project#9685) Signed-off-by: Isotr0py <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
Signed-off-by: Sungjae Lee <[email protected]>
Signed-off-by: Yida Wu <[email protected]>
Signed-off-by: Chenguang Li <[email protected]>
Signed-off-by: youkaichao <[email protected]>
Signed-off-by: Alex-Brooks <[email protected]>
Signed-off-by: Chen Zhang <[email protected]>
…ect#11998) Signed-off-by: Roger Wang <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
…llm-project#11935) Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: youkaichao <[email protected]>
…ct#11516) Signed-off-by: Shanshan Shen <[email protected]>
vllm-project#11982) Signed-off-by: elijah <[email protected]>
…project#12013) Signed-off-by: Yikun <[email protected]>
Signed-off-by: mgoin <[email protected]> Co-authored-by: mgoin <[email protected]>
This reverts commit 889e662.
* Commiting the *multilingual* P3L test. * Created a *multi-lingual* P3L test. * Making ruff happy. * . * Added a reference to the language-scripture Confluence table. * Typo fixing. * Harmonizing naming. * Fixing comments in the header. --------- Co-authored-by: Alexei V. Ivanov <[email protected]> Co-authored-by: Gregory Shtrasberg <[email protected]>
Signed-off-by: Woosuk Kwon <[email protected]>
…#12014) Signed-off-by: Konrad Zawora <[email protected]>
…#12417) Signed-off-by: Tyler Michael Smith <[email protected]> Co-authored-by: mgoin <[email protected]>
…llm-project#12434) Signed-off-by: Lucas Wilkinson <[email protected]>
Signed-off-by: Tyler Michael Smith <[email protected]>
…#12376) Signed-off-by: Kyle Mistele <[email protected]>
Signed-off-by: Yuan Tang <[email protected]>
Signed-off-by: Woosuk Kwon <[email protected]>
Signed-off-by: Pooya Davoodi <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
…-project#12464) Signed-off-by: Isotr0py <[email protected]>
…12454) Signed-off-by: Woosuk Kwon <[email protected]>
Signed-off-by: Isotr0py <[email protected]>
…t#12339) Signed-off-by: Lucas Wilkinson <[email protected]>
Signed-off-by: Mark McLoughlin <[email protected]>
…12469) Signed-off-by: Woosuk Kwon <[email protected]>
Signed-off-by: Bowen Wang <[email protected]> Signed-off-by: youkaichao <[email protected]> Co-authored-by: youkaichao <[email protected]>
* Support FP8 FA from Quark format * Support FP8 FA from Quark format * nit: update comment
Upstream merge 25 01 27
* updating code blocks * typo * updated manifest * Including feedback * whitespace * Deepseek instructions * hyperlink fix * hyperlink fix * updating what is new * cpx update * typo * whitespace * whitespace
* integrate new cpa kernel, update tests and benchmark * added comments to mfma4 kernel * further comments for mfma16 kernel * clang-format * Lint * add flag for logits rtz conversion and disable by default * lint * [Bugfix]: Fix paged attention unit tests of ROCm#372 (ROCm#389) * [Bugfix]: fix paged attention tests based on the updated kernels in `csrc/attention/paged_attention_v1.cu`,`csrc/attention/paged_attention_v2.cu` and `csrc/rocm/attention.cu`. * improve code documentation. * lint --------- Co-authored-by: vllmellm <[email protected]> --------- Co-authored-by: Gregory Shtrasberg <[email protected]> Co-authored-by: Gregory Shtrasberg <[email protected]> Co-authored-by: Joe Shajrawi <[email protected]> Co-authored-by: TJian <[email protected]> Co-authored-by: vllmellm <[email protected]>
Signed-off-by: vllmellm <[email protected]>
Signed-off-by: vllmellm <[email protected]>
Signed-off-by: vllmellm <[email protected]>
hongxiayang
approved these changes
Feb 3, 2025
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.
Important feature to this branch
ROCm/vllm
Main
.