fix for gemma3n

This commit is contained in:
Concedo 2025-07-10 17:39:08 +08:00
parent b8c1fc7c9e
commit c45b8dc56f
4 changed files with 58 additions and 35 deletions

View file

@ -62,6 +62,7 @@ enum GGUFArch
ARCH_QWEN2VL = 7,
ARCH_GEMMA3 = 8,
ARCH_GLM4 = 9,
ARCH_GEMMA3N = 10,
};
struct FileFormatExtraMeta