Add Falcon-Edge support (#555)

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
This commit is contained in:
Kawrakow
2025-06-26 08:48:52 +02:00
committed by GitHub
parent b8402290ef
commit c8e6d9cfe7
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