chore: bump llama.cpp to b9864#19
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
fcc8744 to
37a6ad0
Compare
37a6ad0 to
83f441d
Compare
83f441d to
3892492
Compare
3892492 to
6dd1933
Compare
6dd1933 to
c4d91ed
Compare
c4d91ed to
27be671
Compare
27be671 to
02326ab
Compare
986a3b5 to
bae27d6
Compare
bae27d6 to
7ac9eef
Compare
7ac9eef to
0038233
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
llama.cpp update
b9699b9864Upstream changelog
Release notes for b9864
Details
server + ui: ping silent SSE streams every 1s and kick only after 3s so slow prefill never drops healthy connections (#25241)
server + ui: ping silent SSE streams every 1s and kick only after 3s so slow prefill never drops healthy connections
server + ui: sse_ping_interval becomes a per-request body field
Address review from ngxson: the global default returns to 30 so API
clients see no behavior change, and the WebUI sends sse_ping_interval: 1
in the request body since it owns the 3s visibility-kick contract and
declares the cadence it needs. Positive values keep the existing > 0
gate, -1 keeps its disabled semantics.
Address review from ngxson: the field is now a typed field_num with
hard limits (-1, INT32_MAX) bound to task_params, seeded from the CLI
default alongside the other inherited parameters. The raw json_value
read and its redundant comment are gone, and schema evaluation brings
type and range validation for free.
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
Commit range
Commits from b9699 to b9864 (first 80)
9724f66)24bba7b)968c438)552258c)1078621)2083217)0802307)e1efd09)fe7c8b2)7b6c5a2)d2c6795)060ce1b)32eddaf)a6b3260)40f3aaf)3a3edc9)db52540)8141e73)80452d6)5bd21b8)1868af1)5fd2dc2)159d093)b14e3fb)e2e7a9b)38724ab)8c2d6f6)0d2d9cc)fabde3b)175147e)e475fa2)4b48a53)2b686a9)f449e05)f4043fe)37a77fb)796f41b)67e9fd3)e27f308)8452824)75f460a)84de01a)4a80943)c576070)063d9c1)d789527)8a118ee)d6d8995)bfa3219)2f89acc)bf53382)0d135df)bddfd2b)7c082bc)52b3df0)libandroid-spawnfor building in termux (#21812) (0ef6f06)d0f9d2e)37957e8)f8cc15f)099b579)6ee0f65)721354f)9c0ac88)dec5ca5)23ee879)73618f2)035cd8f)7c90850)a3900a6)c926ad0)75ad0b2)0eb874d)c560636)92e854a)72a9269)be4a6a6)ac4105d)88636e1)ef9c13d)00139b6)Web bridge review focus
Please pay extra attention to upstream changes touching:
Validation
Automation behavior
This PR is managed from the stable branch
automation/bump-llama-cpp. If another llama.cpp release appears before merge, the scheduled workflow updates this same PR instead of opening a duplicate. The workflow skips if a non-automation PR already changesllama_cpp.version.