vocab : add ByteDance-Seed/Seed-Coder (#13423)

This commit is contained in:
Sigbjørn Skjæret 2025-05-10 22:08:07 +02:00 committed by GitHub
parent 15e6125a39
commit d2a4ef05c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 0 deletions

View file

@ -112,6 +112,7 @@ extern "C" {
LLAMA_VOCAB_PRE_TYPE_BAILINGMOE = 32,
LLAMA_VOCAB_PRE_TYPE_LLAMA4 = 33,
LLAMA_VOCAB_PRE_TYPE_PIXTRAL = 34,
LLAMA_VOCAB_PRE_TYPE_SEED_CODER = 35,
};
enum llama_rope_type {