]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
grammars : don't allow to output unescaped new line in string (#5885)
authorExtReMLapin <redacted>
Tue, 5 Mar 2024 13:44:29 +0000 (14:44 +0100)
committerGitHub <redacted>
Tue, 5 Mar 2024 13:44:29 +0000 (15:44 +0200)
commitb1a4e994fde929300d4aeb1deb8320c59cb6edec
treeb7f8d8bbb17f803ef686eb80ec626bcc807c9b7e
parent61d1c88e155515dd03940913a5707ea84a8b119b
grammars : don't allow to output unescaped new line in string (#5885)

* Don't allow grammar json array to output unescaped new line in string

* Don't allow new line in json object string
grammars/json.gbnf
grammars/json_arr.gbnf