Skip to content

Commit 1203a56

Browse files
authored
Add Cublas12 dlls to .gitignore (ggml-org#946)
1 parent 5e671c2 commit 1203a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ tests/test-tokenizer-1-bpe
125125
/koboldcpp_vulkan.dll
126126
/cublas64_11.dll
127127
/cublasLt64_11.dll
128+
/cublas64_12.dll
129+
/cublasLt64_12.dll
128130
/rocblas/
129131
rocblas.dll
130132
hipblas.dll

0 commit comments

Comments
 (0)