# Restore original thread count after CRAN checks if (exists(".ggmlr_old_threads")) { ggml_set_n_threads(.ggmlr_old_threads) }