Formatron v0.4.9
Formatron empowers everyone to control the output format of language models with minimal overhead.
|
This module integrates the RWKV library by providing convenience utilities. More...
Classes | |
class | PIPELINE |
A wrapper for the pipeline of RWKV. More... | |
class | PIPELINE_ARGS |
A wrapper for the arguments of the pipeline of RWKV. More... | |
Functions | |
kbnf.Vocabulary | create_engine_vocabulary (str WORD_NAME, tokenizer) |
Create a vocabulary for the KBNF engine. | |
This module integrates the RWKV library by providing convenience utilities.