ggerganov / ggml

Tensor library for machine learning
MIT License
11.26k stars 1.05k forks source link

ggml : fix GGML_MAX_N_THREADS + improve formatting #969

Closed ggerganov closed 2 months ago

ggerganov commented 2 months ago

fix #968

Move GGML_MAX_N_THREADS outside of ifndef and indent macros in a more readable way.