]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix : Add --parse-special for enabling parsing of special tokens in imatrix calcu...
authorBartowski <redacted>
Fri, 9 May 2025 09:53:58 +0000 (05:53 -0400)
committerGitHub <redacted>
Fri, 9 May 2025 09:53:58 +0000 (11:53 +0200)
commitefb8b47eda78ea8ae570d4fece3953aae499289e
tree283abfe2c6ada5c5c238e9a38dca98f5c2f65e03
parent0527771dd80bd18479dfaaa0a98be297fc3592bf
imatrix : Add --parse-special for enabling parsing of special tokens in imatrix calculation (#13389)

* Add --parse-special for enabling parsing of special tokens in imatrix calculation

* whitespace
common/arg.cpp
common/common.h
tools/imatrix/imatrix.cpp