Commit 7a1d64b
Upgrade llama.cpp from b9219 to b9222 (#169)
No source changes required. The b9219..b9222 diff is limited to:
- Hexagon HTP backend: additive GGML_OP_PAD and GGML_OP_TRI support
(new pad-ops.c, HVX-vectorised tri_f32; internal Qualcomm DSP only)
- Dockerfile/CI: OCI image labels, skip_s390x workflow input
All 417 C++ tests pass.
https://claude.ai/code/session_012E3kENGEVkcQEuDba7pwzz
Co-authored-by: Claude <noreply@anthropic.com>1 parent c6df516 commit 7a1d64b
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments