mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
wip on qwen2vl integration, updated msvc runtimes
This commit is contained in:
@@ -59,6 +59,7 @@ enum GGUFArch
|
||||
ARCH_SOLAR = 4,
|
||||
ARCH_QWEN2 = 5,
|
||||
ARCH_RWKV = 6,
|
||||
ARCH_QWEN2VL = 7,
|
||||
};
|
||||
|
||||
struct FileFormatExtraMeta
|
||||
|
||||
Reference in New Issue
Block a user