llama_cpp_sys_4

Function common_token_to_piece

Source
pub unsafe extern "C" fn common_token_to_piece(
    ctx: *const llama_context,
    token: llama_token,
    special: bool,
) -> std_string