]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tokenize : escape the prompt (#11058)
authorGeorgi Gerganov <redacted>
Mon, 6 Jan 2025 08:54:25 +0000 (10:54 +0200)
committerGitHub <redacted>
Mon, 6 Jan 2025 08:54:25 +0000 (10:54 +0200)
commit3e6e7a6bc2c4b980a0cf0fcb5cb3b79a965b5f14
treed48caaab082ffbc9e1709c4caf0ec29c7fd18f6d
parentae2f606bb598b287f5fb69c9fdfc98b86598c6cc
tokenize : escape the prompt (#11058)

* tokenize : escape the prompt

* tokenize : update help
examples/tokenize/tokenize.cpp