What's Changed
- Update llama.cpp to b10441 by @aittalam in #1043
- llamafile_open_zip: validate the zip entry window against the actual file size by @professor-moody in #1039
- fix(zip): guard extra-field header read before bounds are known by @shoemoney in #1044
- fix(build): add missing link recipes for llama-bench, quantize, imatrix and perplexity by @dexhunter in #1034
- fix(build): compile the ggml objects with -DNDEBUG by @aittalam in #1050
- Enable -DGGML_CUDA_USE_GRAPHS / -DGGML_HIP_GRAPHS by @aittalam in #1051
- fix(ggml): use
ggml_time_init()inggml_time_msandggml_time_usso thattimer_freqis initialised by @aittalam in #1054 - Vulkan toolchain by @aittalam in #1055
New Contributors
- @professor-moody made their first contribution in #1039
- @shoemoney made their first contribution in #1044
- @dexhunter made their first contribution in #1034
Full Changelog: 0.10.5...0.10.6