summaryrefslogtreecommitdiff
path: root/llama.h
diff options
context:
space:
mode:
authorBartowski <ckealty1182@gmail.com>2024-05-26 08:28:35 -0400
committerGitHub <noreply@github.com>2024-05-26 15:28:35 +0300
commitc429b33beb35f13934a4dfbe0c138d30b45e5d54 (patch)
tree1f2dd835f2fd1f266ca327a85123bf54214b68e7 /llama.h
parent9146d36fe7e3e911a07438c07efc1bae082f6390 (diff)
llama : add Smaug 70B support (#7402)
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 16676269..7671b8a5 100644
--- a/llama.h
+++ b/llama.h
@@ -85,6 +85,7 @@ extern "C" {
LLAMA_VOCAB_PRE_TYPE_QWEN2 = 11,
LLAMA_VOCAB_PRE_TYPE_OLMO = 12,
LLAMA_VOCAB_PRE_TYPE_DBRX = 13,
+ LLAMA_VOCAB_PRE_TYPE_SMAUG = 14,
};
// note: these values should be synchronized with ggml_rope