The llama.cpp project has released version 0.1.2, which includes a sync with ggml (bumped to 0.20.2) and several updates to the server and UI components.
- CUDA: MMVQ nwarps=8 for bs=1 for dense models on DGX Spark.
- mtmd: use sha256 for input hashing.
- vocab: support integer tokenizer scores.
- mtmd: skip thumbnail for non-tiled LFM2 images.
- server: save processed mtmd chunks as placeholder.
- ui: enforce alphabetical enum member ordering and refactor Built-In Tools naming.
This release also addresses build clean-ups for xcframework + cmake and updates CI processes for pre-release generation.