wip on qwen2vl integration, updated msvc runtimes

This commit is contained in:
Concedo 2024-12-15 23:58:02 +08:00
parent f456ed7237
commit 00d154b32b
7 changed files with 131 additions and 23 deletions

View file

@ -59,6 +59,7 @@ enum GGUFArch
ARCH_SOLAR = 4,
ARCH_QWEN2 = 5,
ARCH_RWKV = 6,
ARCH_QWEN2VL = 7,
};
struct FileFormatExtraMeta