-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add PLM GGUF Conversion & Inference Support #12457
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 30 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
563ec88
add edgellm model arch[conversation feature doesn't work]
Si1w f006d42
Merge branch 'ggerganov:master' into master
Si1w c14cad9
remove output.weight layer for edgellm arch
Si1w 1a47cee
Merge branch 'master' of github.com:Si1w/llama.cpp
Si1w 21ed73d
Merge branch 'ggerganov:master' into master
Si1w 9a54239
Merge branch 'ggerganov:master' into master
Si1w 08b5a57
Merge branch 'ggerganov:master' into master
Si1w 7813da4
Merge branch 'ggml-org:master' into master
Si1w 731ed0a
Merge branch 'ggml-org:master' into master
Si1w b808f00
Merge branch 'ggml-org:master' into master
Si1w f687e8e
Merge branch 'ggml-org:master' into master
Si1w 5646eb9
[Model] update the name of the model
Si1w 2518841
update the name of model arch in convert gguf
Si1w ff3d94f
Merge branch 'ggml-org:master' into master
Si1w 444dfe5
Merge remote-tracking branch 'upstream/master'
Si1w 22d35ac
[Model] Refarctor the model arch into llama-model
Si1w 93cf1e4
Merge branch 'ggml-org:master' into master
Si1w 850d301
Merge branch 'ggml-org:master' into master
Si1w 4235644
Merge branch 'ggml-org:master' into master
Si1w 0fcce31
Merge branch 'ggml-org:master' into master
Si1w 55b8674
Merge branch 'ggml-org:master' into master
Si1w 69d61ee
[Bug] Fix the bug in create attn kv
Si1w a7f4a68
Merge branch 'ggml-org:master' into master
Si1w 066901e
Merge branch 'ggml-org:master' into master
Si1w 9d47a39
Merge branch 'ggml-org:master' into master
Si1w 95de3c6
[Code] Fix editorconfig erros
Si1w d7a2fc0
[Code] Remove Trailing whitespace
Si1w 91f06a7
Merge branch 'ggml-org:master' into master
Si1w 4bd85c6
[Code] Remove Trailing whitespace
Si1w 5f75445
Merge branch 'master' of github.com:Si1w/llama.cpp
Si1w cd460ab
[Code] Change the order of model arch in list
Si1w 6d3ac9a
[Code] Fix flake8 Lint errors
Si1w 0b8de3f
Merge branch 'ggml-org:master' into master
Si1w 646521e
Remove trailing white space
Si1w f5b5271
Merge branch 'master' of github.com:Si1w/llama.cpp
Si1w 2339115
Merge branch 'ggml-org:master' into master
Si1w 7772d4f
[Code] Remove call in model arch
Si1w e9c7ff4
Merge branch 'ggml-org:master' into master
Si1w 1ec1c1e
Merge branch 'master' of github.com:Si1w/llama.cpp
Si1w 82889bb
Merge branch 'ggml-org:master' into master
Si1w 3a07979
Merge branch 'ggml-org:master' into master
Si1w 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
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
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.