We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca74a33 commit bb3d182Copy full SHA for bb3d182
include/llama.h
@@ -41,7 +41,7 @@
41
#define LLAMA_FILE_MAGIC_GGSQ 0x67677371u // 'ggsq'
42
43
#define LLAMA_SESSION_MAGIC LLAMA_FILE_MAGIC_GGSN
44
-#define LLAMA_SESSION_VERSION 8
+#define LLAMA_SESSION_VERSION 9
45
46
#define LLAMA_STATE_SEQ_MAGIC LLAMA_FILE_MAGIC_GGSQ
47
#define LLAMA_STATE_SEQ_VERSION 2
0 commit comments