mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-09 07:15:56 +02:00
examples : adapt to ggml.h changes (ggml/0)
ggml-ci
This commit is contained in:
@ -289,7 +289,6 @@ void ggml_abort(const char * file, int line, const char * fmt, ...) {
|
||||
#define GGML_DEBUG 0
|
||||
#define GGML_GELU_FP16
|
||||
#define GGML_GELU_QUICK_FP16
|
||||
#define GGML_N_TASKS_MAX (-1)
|
||||
|
||||
#define GGML_SOFT_MAX_UNROLL 4
|
||||
#define GGML_VEC_DOT_UNROLL 2
|
||||
|
Reference in New Issue
Block a user