-
Notifications
You must be signed in to change notification settings - Fork 698
Enable CPU/XPU native and ipex path #1628
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
Open
jiqing-feng
wants to merge
38
commits into
bitsandbytes-foundation:main
Choose a base branch
from
jiqing-feng:ipex
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
ba79025
enable ipex
jiqing-feng 958d75b
fix cpu 8bit quantization
jiqing-feng f5c0b01
fix int8 and nf4 cpu inference
jiqing-feng 7f2d8a8
add cpu fp4 and rem
jiqing-feng 97d5bd1
fix dequantize nf4 xpu
jiqing-feng 5563c35
Merge branch 'main' into ipex
jiqing-feng 7b72673
fix ipex op
jiqing-feng 52e32af
fix dequantize nf4 name
jiqing-feng fda3d70
fix dequantize nf4 ipex
jiqing-feng 5ce3296
Merge branch 'main' into ipex
jiqing-feng f51678e
fix matmul8bitfp
jiqing-feng 7c9281c
enable cpu tests
jiqing-feng 83cea6b
fix format
jiqing-feng bc8723e
fix quantize blockwise output shape
jiqing-feng 3c07023
fix quant_storage bf16 and gemv cpu
jiqing-feng 9fbed05
fix cpu tests
jiqing-feng 59e682d
Merge branch 'main' into ipex
jiqing-feng c17e2ff
fix xpu tests
jiqing-feng 974c60a
fix lib
jiqing-feng a21c290
skip xpu dequantize blockwise op check
jiqing-feng a5d4a27
fix matmul8bit
jiqing-feng 959a0d4
skip not used function teests
jiqing-feng f44d4a2
fix matmul8bit fp
jiqing-feng b9f3c40
check ipex before MatMul8bitFp
jiqing-feng 21cf8c1
update ipex install guide
jiqing-feng a9e5c4a
update install guide
jiqing-feng 1a77949
Merge branch 'main' into ipex
jiqing-feng b0cd993
Merge branch 'main' into ipex
jiqing-feng 539f5d4
fix error log
jiqing-feng 005afe0
fix error lof
jiqing-feng 4471ada
Merge branch 'main' into ipex
jiqing-feng cddeec6
update comment
jiqing-feng 8492010
Merge branch 'bitsandbytes-foundation:main' into ipex
jiqing-feng 25d01a4
move torch op to default
jiqing-feng 8ff8947
revert ipex check
jiqing-feng 82651f9
fix code tabledevice
jiqing-feng 413bba9
fix code table device
jiqing-feng cf8bc14
fix xpu ops
jiqing-feng 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
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.