metal : gemma2 flash attention support (#9159)

This commit is contained in:
slaren
2024-08-26 11:08:59 +02:00
committed by GitHub
parent f12ceaca0c
commit 0c41e03ceb
3 changed files with 54 additions and 44 deletions

View File

@@ -2487,7 +2487,6 @@ static bool test_backend(ggml_backend_t backend, test_mode mode, const char * op
}
GGML_ABORT("fatal error");
return false;
}
static void usage(char ** argv) {