jsonschema2gbnf

Crates.iojsonschema2gbnf
lib.rsjsonschema2gbnf
version0.1.4
sourcesrc
created_at2024-01-07 06:47:01.264263
updated_at2024-01-07 08:02:10.94041
descriptionConvert JSON Schema to GBNF
homepage
repository
max_upload_size
id1091515
size11,936
richardanaya2_2048b.Q6_K.gguf (richardanaya)

documentation

README

JSON Schema to GBNF converter

Install rust at https://rustup.rs/

cargo install jsonschema2gbnf
jsonschema2gbnf --help
jsonschema2gbnf my_schema.json -o grammar.gbnf
Commit count: 0

cargo fmt