ggerganov / ggml

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

misc : update "Using cuBLAS" to use correct cuda compile flag #876

Closed balisujohn closed 4 months ago

balisujohn commented 4 months ago

It seems like the previous -DGGML_CUBLAS=ON compile flag was deprecated.