]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
main: replace --no-special with --special (#7534)
authorBrian <redacted>
Sun, 26 May 2024 14:10:17 +0000 (00:10 +1000)
committerGitHub <redacted>
Sun, 26 May 2024 14:10:17 +0000 (00:10 +1000)
commitd298382ad977ec89c8de7b57459b9d7965d2c272
treec1685e6ff556aac2961b73748e74c2d65a92ff5a
parent32a28217f475119926c603341e8273b26932b56a
main: replace --no-special with --special (#7534)

This also flips the default behavior of the output to not include control token by default.
common/common.cpp
common/common.h
examples/main/main.cpp