spec
Found in 1 package: llama-cpp
llama-cpp(8 releases)
v0.2.0This release bumps the llama.cpp version to 0.2.0 and ggml to 0.21.0, incorporating numerous backend improvements, bug fixes, and new model support across various hardware accelerators like SYCL, OpenCL, Metal, and Vulkan.
b10415This release introduces auto-detection for MTP draft model types. It also provides pre-compiled binaries for various platforms and hardware configurations, including macOS, Linux, Android, and Windows with support for CPU, Vulkan, OpenVINO, SYCL, ROCm, and CUDA.
b10210This release includes a fix for the server component, specifically addressing the correct handling of accepted tokens during draft token replays. It also provides updated binary downloads for various platforms and hardware configurations.
b9831This release introduces DFlash v2 support, including sliding window attention configuration, and provides updated pre-compiled binaries for numerous platforms and hardware accelerators.
b9723This release introduces spec support for Qwen3.5 and Qwen3.6 via eagle3 and includes various internal fixes and build updates across supported platforms.
b8983This release includes a fix for draft model checkpoints within the spec module and general code clean-up. A warning related to ngram-mod reset is now controlled by the verbose flag.
b8955This release primarily refactors parameter handling within the 'spec' context, including renaming 'sparam' to 'sampling' and adding a new parameter category.
b7904This release focuses on various improvements to the spec module, particularly enhancing the ngram-map functionality and updating related documentation. New binaries are provided across multiple operating systems and hardware configurations.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when spec changes.
Learn More