]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
spec : fix the check-rate logic of ngram-simple (#19261)
authorGeorgi Gerganov <redacted>
Wed, 4 Feb 2026 08:39:53 +0000 (10:39 +0200)
committerGitHub <redacted>
Wed, 4 Feb 2026 08:39:53 +0000 (10:39 +0200)
commitd838c22bb33d6b486a73c0ff285346deb575be3f
treeceb4e8da423a92ca4fb1d95d1a5e6adaefb3407e
parent25f40ca65f1aa596f8b1702bbac4bc48a45b87d7
spec : fix the check-rate logic of ngram-simple (#19261)

* spec : fix the check-rate logic of ngram-simple

* cont : refactor + fix checks
common/ngram-map.cpp
common/ngram-map.h
common/speculative.cpp