Module llama_cpp_2::grammar

source ·
Expand description

The grammar module contains the grammar parser and the grammar struct.

This allows creating a llama-cpp grammar. This is essentially a translation of the parser in common to rust

Structs

Enums