merged pixtral support, not fully working

This commit is contained in:
Concedo 2025-04-24 15:27:02 +08:00
commit 28a2723100
24 changed files with 1279 additions and 512 deletions

View file

@ -113,6 +113,7 @@ extern "C" {
LLAMA_VOCAB_PRE_TYPE_TRILLION = 31,
LLAMA_VOCAB_PRE_TYPE_BAILINGMOE = 32,
LLAMA_VOCAB_PRE_TYPE_LLAMA4 = 33,
LLAMA_VOCAB_PRE_TYPE_PIXTRAL = 34,
};
enum llama_rope_type {