github ggml-org/llama.cpp b9587

latest releases: b9590, b9589
10 hours ago
Details

speculative : fix "ngram-map-k4v" name in logging (#24253)

This is a non-functional change.

When using --spec-type ngram-map-k4v, the log messages at startup and
runtime say ngram-map-k. Added logic in the in the constructor of
common_speculative_impl_ngram_map_k to pass the correct
COMMON_SPECULATIVE_TYPE_NGRAM_MAP_K4V when config.key_only is
false.

After this change, the log messages use the correct name.

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.