mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
wip on qwen2vl integration, updated msvc runtimes
This commit is contained in:
parent
f456ed7237
commit
00d154b32b
7 changed files with 131 additions and 23 deletions
|
@ -59,6 +59,7 @@ enum GGUFArch
|
|||
ARCH_SOLAR = 4,
|
||||
ARCH_QWEN2 = 5,
|
||||
ARCH_RWKV = 6,
|
||||
ARCH_QWEN2VL = 7,
|
||||
};
|
||||
|
||||
struct FileFormatExtraMeta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue