llama.cpp: ngl 8-> 12

This commit is contained in:
2025-10-16 20:16:03 -04:00
parent bd4d35942c
commit 5e8a527edf

View File

@@ -27,7 +27,7 @@
);
extraFlags = [
"-ngl"
"8"
"12"
"-c"
"16384"
];