1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-21 00:59:23 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
nopperl
9d679f0fcc
examples : support minItems/maxItems in JSON grammar converter ()
* support minLength and maxLength in JSON schema grammar converter

* Update examples/json-schema-to-grammar.py

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2024-02-19 16:14:07 +02:00
Cebtenzzre
7c2227a197
chmod : make scripts executable () 2023-08-23 17:29:09 +03:00
Evan Jones
8183159cf3
examples : generate JSON according to schema ()
* examples : add JSON schema grammars

* complete JSON grammar

* ensure primitive types can be used as root of schema

* support integer type and adjust usage text
2023-08-02 22:05:44 -04:00