| ggml_backend_cpu_set_n_threads | R Documentation |
Sets the number of threads for CPU backend computation.
ggml_backend_cpu_set_n_threads(backend, n_threads)
backend |
CPU backend pointer |
n_threads |
Number of threads |
NULL invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.