metal : opts

This commit is contained in:
Georgi Gerganov 2024-02-07 23:12:22 +02:00
parent 92a0c17474
commit e68e32548f
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
2 changed files with 62 additions and 50 deletions

View file

@ -1343,7 +1343,7 @@ static bool ggml_metal_graph_compute(
const int nsg = 8;
const int nsg0 = 1;
const int nsh0 = 8;
const int nsh0 = 16;
const int nsg1 = 1;
const int nsh1 = 64;