]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
speculative : ensure draft and target model vocab matches (#3812)
authorKerfuffle <redacted>
Fri, 27 Oct 2023 21:40:07 +0000 (15:40 -0600)
committerGitHub <redacted>
Fri, 27 Oct 2023 21:40:07 +0000 (00:40 +0300)
commit41aee4df821854f37d90a45281f03b6db8d27de2
treeeb1a3297c7910ea07f3f29d393d264b759d0eeac
parent6d459cbfbe5a011dfca94f9550527a504b6f9aa1
speculative : ensure draft and target model vocab matches (#3812)

* speculative: Ensure draft and target model vocab matches

* Tolerate small differences when checking dft vs tgt vocab
examples/speculative/speculative.cpp