-
Notifications
You must be signed in to change notification settings - Fork 73
[Kernel] Add GPU kernels and enable LLaMA model. #372
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
aff6786
[Kernel] Add GPU kernels.
changqi1 0b1be0e
format code
changqi1 3ef6143
fix running issue.
changqi1 619e788
Add RmsNorm kernel.
changqi1 39ec0b4
Fix some issues.
changqi1 2ef7f7a
Optimze alloc
changqi1 29f01c1
Use unified onednn engine
changqi1 532445b
merge from main
changqi1 17f224e
Fix compile
changqi1 b61fe52
Fix onednn gemm issue
changqi1 c5b7ac7
Fix build
changqi1 0faa9de
Add fp16 rope kernels
changqi1 3cfa650
Fix attention UT issue.
changqi1 881bc78
Fix ICX build issue.
changqi1 c958a1d
Merge branch 'main' into changqing/feature/gpu_rope
changqi1 9b2af7e
Fix build.
changqi1 c034849
Add rmsNorm impl and XFT_DEBUG
changqi1 ec463a3
Update.
changqi1 69dd33a
update.
changqi1 5f43897
Add GPU memory to run kernels.
changqi1 23d2053
Add gpu matmul kernels
changqi1 b7dc9eb
Fix CPU build issue.
changqi1 daec9dd
fix
changqi1 c3e83f2
fix
changqi1 277de9b
fix
changqi1 dd1d3fb
fix
changqi1 15fc202
Fix build issue.
changqi1 726d356
Fix build issue.
changqi1 003c46b
Fix LN bug
changqi1 4cb98cf
Fix final LN
changqi1 6a85769
Fix 2
changqi1 f6e6e64
Fix 3
changqi1 5f93020
Done
changqi1 175c4dc
Finish
changqi1 8d35cfc
change macro GPU to XFT_GPU
changqi1 ea1679d
Add requirements-gpu.txt
changqi1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.