llama_n_threads_batch method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
int llama_n_threads_batch(
ffi.Pointer<llama_context> ctx,
) {
return _llama_n_threads_batch(
ctx,
);
}