Commit b772813
authored
Bump llama.cpp to 74ade52 (b9672), release v0.8.26 (#58)
Update the vendor/llama.cpp submodule from 597b6672e (b9621) to 74ade5274
(b9672), 51 commits. No NIF changes required: every header the binding
compiles against (include/llama.h, ggml.h, ggml-backend.h, common/chat.h,
speculative.h, json-schema-to-grammar.h, sampling.h, common.h) is unchanged.
Verified end-to-end against the freshly built NIF: 158 tests + 7 smoke
tests pass (generation, streaming, chat templates, JSON-schema grammar,
raw GBNF, embeddings), formatting clean, Dialyzer 0 errors.
Also backfill the missing v0.8.25 CHANGELOG entry (Hub HTTP/HTTPS proxy
support, #57), which shipped as a tag without a changelog/version bump,
and advance @Version 0.8.24 -> 0.8.26 accordingly.1 parent 1cc6421 commit b772813
3 files changed
Lines changed: 28 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
3 | 29 | | |
4 | 30 | | |
5 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments