1 2 3 4 5 6 7 8
# GBNF-rs A library for working with llama.cpp GBNF files. Goals of this project: * offer standard grammars * handle conversion of JSON schema to GBNF * parsing and rendering of GBNF files