aufbau 0.1.0

Type-aware constrained decoding for LLMs using context-dependent grammars with typing rules
Documentation
1
2
3
4
5
pub mod eval;
pub mod grammar;

pub use eval::*;
pub use grammar::*;