Constant LLG_DECODE_INCLUDE_SPECIAL
pub const LLG_DECODE_INCLUDE_SPECIAL: u32 = 1; // 1u32
Expand description
Include special tokens in the output. They may look like <|something|>, <something_else>, or <[12345]> if they don’t have a name.
pub const LLG_DECODE_INCLUDE_SPECIAL: u32 = 1; // 1u32
Include special tokens in the output. They may look like <|something|>, <something_else>, or <[12345]> if they don’t have a name.