-
Notifications
You must be signed in to change notification settings - Fork 11.9k
ggml : group all experts in a single ggml_mul_mat_id #6505
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 all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
ea2b795
ggml : group all experts in a single ggml_mul_mat_id
slaren 1b5d78d
minor
slaren bc61554
fix windows build
slaren f3f7627
refactor moe ffn to llm_build_moe_ffn
slaren 23f7d71
cleanup
slaren 9a43e80
update imatrix
slaren 47c3867
minor
slaren 137fbb8
Merge remote-tracking branch 'origin/master' into sl/moe-rework-2
slaren fc363e4
add metal impl
slaren 42003fd
Merge remote-tracking branch 'origin/master' into sl/moe-rework-2
slaren fb168ac
fix merge
slaren bf56fde
cleanup
slaren d68c935
cuda : fix bin bcast with non-cont src0
slaren 997a9b5
cleanup
slaren f7fe79a
cuda : fix binbcast
slaren d18b19c
Merge remote-tracking branch 'origin/master' into sl/moe-rework-2
slaren 0e6963d
cuda : fix warnings
slaren 4d8fe07
metal : enable buffer log prints again
slaren 2080a97
llama : simplify moe reshapes
ggerganov 4980e35
ggml-ci
slaren bd17f27
test-backend-ops : only run all mul mat tests for base types
slaren ba5b546
llama : disable moe offloading with SYCL
slaren 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
Oops, something went wrong.
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.