various fixes

This commit is contained in:
Concedo
2025-01-18 23:52:39 +08:00
parent e90866fd46
commit fa7e661133
14 changed files with 51 additions and 32 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "ggml-impl.h"
#include "ggml-backend-impl.h"
bool g_mul_mat_q = false;
bool g_mul_mat_q = true;
#include "ggml-cuda/common.cuh"
#include "ggml-cuda/acc.cuh"