llama.cpp
llama.cpp copied to clipboard
`common`: add -jf / --json-schema-file flag
Allows specifying a JSON schema by file
(currently only flag is -j
/ --json-schema
which takes the full schema itself as argument)