summaryrefslogtreecommitdiff
path: root/llama.h
diff options
context:
space:
mode:
authornopperl <54780682+nopperl@users.noreply.github.com>2024-05-07 19:39:43 +0000
committerGitHub <noreply@github.com>2024-05-07 21:39:43 +0200
commitb6aa6702030320a3d5fbc2508307af0d7c947e40 (patch)
tree9a6f9ec0bb711e3a94a83347dc7da6442e2aa0a2 /llama.h
parent260b7c65296fba0568eeb1ff05244ea0be206b54 (diff)
Fix OLMo HF to GGUF conversion (#6910)
Diffstat (limited to 'llama.h')
-rw-r--r--llama.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llama.h b/llama.h
index e2fd53ab..d7f4bf8e 100644
--- a/llama.h
+++ b/llama.h
@@ -81,6 +81,7 @@ extern "C" {
LLAMA_VOCAB_PRE_TYPE_GPT2 = 7,
LLAMA_VOCAB_PRE_TYPE_REFACT = 8,
LLAMA_VOCAB_PRE_TYPE_COMMAND_R = 9,
+ LLAMA_VOCAB_PRE_TYPE_OLMO = 10,
};
// note: these values should be synchronized with ggml_rope