]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llava-cli : always tokenize special tokens (#5382)
authorXiao-Yong Jin <redacted>
Wed, 7 Feb 2024 08:17:25 +0000 (02:17 -0600)
committerGitHub <redacted>
Wed, 7 Feb 2024 08:17:25 +0000 (10:17 +0200)
commit0ef46da632c32faa1a538e5dc180994e8bbb46e1
treebdd3e10dc2f129b432094c4eb6a69ac8bd07e854
parentee1628bdfea8b0079fed0140ac2f00ef1b465b57
llava-cli : always tokenize special tokens (#5382)

* llava-cli: tokenize special tokens in prompt

* llava-cli: use the escape CLI argument, remove incomplete separate escaping process
examples/llava/llava-cli.cpp