Add Falcon-Edge support

This commit is contained in:
Iwan Kawrakow
2025-06-25 10:11:37 +03:00
parent b5f2f00106
commit b74bd33b6a
3 changed files with 34 additions and 2 deletions

View File

@@ -108,6 +108,8 @@ extern "C" {
LLAMA_VOCAB_PRE_TYPE_TRILLION = 31,
LLAMA_VOCAB_PRE_TYPE_BAILINGMOE = 32,
LLAMA_VOCAB_PRE_TYPE_LLAMA4 = 33,
LLAMA_VOCAB_PRE_TYPE_FALCON_3 = 34,
LLAMA_VOCAB_PRE_TYPE_FALCON_E = 35,
};
// note: these values should be synchronized with ggml_rope