-
Notifications
You must be signed in to change notification settings - Fork 2
Fixes #28
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
kpouget
wants to merge
23
commits into
crc-org:main
Choose a base branch
from
kpouget:fixes
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
Fixes #28
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
c830f99
server : support max_completion_tokens request property (#19831)
rgerganov da426cb
model : update label for LFM2-24B-A2B (#19848)
tdakhran 418dea3
ggml/gguf : prevent integer overflows (#19856)
ggerganov 47eb12b
server: fix query params lost when proxying requests in multi-model r…
ServeurpersoCom 2446419
models : fix graph splits (#19866)
ggerganov a96a112
gguf : fix ftell/fseek for Windows (#19870)
aldehir cf28b73
ggml-virtgpu-backend: validate the consistency of the received objects
kpouget 11c1fdc
ggml-virtgpu-backend: add fallback/skips for optional ggml backend me…
kpouget 110a581
ggml-virtgpu-backend: fix log format missing argument
kpouget d2756a3
ggml-virtgpu-backend: improve the abort message
kpouget e654d70
ggml-virtgpu-backend: more safety checks
kpouget eaaf109
ggml-virtgpu-backend: new error code
kpouget 489c8da
ggml-virtgpu-backend: initialize all the error codes
kpouget dec895b
ggml-virtgpu: add a missing comment generated by the code generator
kpouget 23be837
ggml-virtgpu: add the '[virtgpu]' prefix to the device/buffer names
kpouget 19c4636
ggml-virtgpu: apir_device_buffer_from_ptr: improve the error message
kpouget 5ac818d
ggml-virtgpu: shared: make it match the latest api_remoting.h of Virg…
kpouget 7446e23
ggml-virtgpu: update the code generator to have dispatch_command_name…
kpouget 8986106
ggml-virtgpu: REMOTE_CALL: fail if the backend returns an error
kpouget 72d640d
docs/backend/VirtGPU.md: indicate that the RAM+VRAM size is limed to …
kpouget b73f256
ggml-virtgpu: turn off clang-format header ordering for some of the f…
kpouget baf30a3
ggml-virtgpu: clang-format
kpouget 1896982
ggml-virtgpu/backend/shared/api_remoting: better comments for the API…
kpouget 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
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.