]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
`main`: add --json-schema / -j flag (#6659)
authorOlivier Chafik <redacted>
Mon, 15 Apr 2024 17:35:21 +0000 (18:35 +0100)
committerGitHub <redacted>
Mon, 15 Apr 2024 17:35:21 +0000 (18:35 +0100)
commit7593639ce335e8d7f89aa9a54d616951f273af60
tree936e7ef3214f03ebf1698292022be1a23ee991b0
parent132f55795e51094954f1b1f647f97648be724a3a
`main`: add --json-schema / -j flag (#6659)

* main: add --json-schema / -j

* json: move json-schema-to-grammar to common lib

* json: fix zig build
Makefile
build.zig
common/CMakeLists.txt
common/common.cpp
examples/main/README.md
examples/server/CMakeLists.txt
tests/CMakeLists.txt