]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
spec : various improvements ton ngram-map + docs (#19253)
authorSascha Rogmann <redacted>
Mon, 2 Feb 2026 06:26:58 +0000 (07:26 +0100)
committerGitHub <redacted>
Mon, 2 Feb 2026 06:26:58 +0000 (08:26 +0200)
commitb4d05a3d2fc7820444ca618570a3ac76cc12fe83
treea0e9e57716e1e6d1e16ecf36fce6d4c6a20496aa
parent2dc3ce2166a6c3b149402af60c15f4d80b472a6c
spec : various improvements ton ngram-map + docs (#19253)

* spec: ngram-map and reasoning chats

* spec: add t_begin and t_accept

* ngram-map : add internal hash map

* docs : update ngram-map, add ngram-mod

* docs : fix ngram-map-k

* docs : differences between implementations
common/ngram-map.cpp
common/ngram-map.h
common/speculative.cpp
docs/speculative.md