gguf : bump version to 2

This commit is contained in:
Georgi Gerganov
2023-08-26 21:52:27 +03:00
parent c7d92e6dfe
commit 5f1fffd2d4

2
ggml.h
View File

@@ -216,7 +216,7 @@
#define GGML_EXIT_ABORTED 1
#define GGUF_MAGIC 0x46554747 // "GGUF"
#define GGUF_VERSION 1
#define GGUF_VERSION 2
#define GGUF_DEFAULT_ALIGNMENT 32