allow rwkv6 to run although its broken

This commit is contained in:
Concedo 2024-09-09 20:50:58 +08:00
parent b63158005f
commit fc7fe2e7a0
3 changed files with 25 additions and 8 deletions

View file

@ -58,6 +58,7 @@ enum GGUFArch
ARCH_MAMBA = 3,
ARCH_SOLAR = 4,
ARCH_QWEN2 = 5,
ARCH_RWKV = 6,
};
struct FileFormatExtraMeta