llama : add Smaug 70B support (#7402)

This commit is contained in:
Bartowski
2024-05-26 08:28:35 -04:00
committed by GitHub
parent 9146d36fe7
commit c429b33beb
4 changed files with 9 additions and 0 deletions

View File

@ -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