llama_cpp_sys_4

Function ggml_can_repeat

Source
pub unsafe extern "C" fn ggml_can_repeat(
    t0: *const ggml_tensor,
    t1: *const ggml_tensor,
) -> bool