model : add EXAONE 4.0 support (#14630)

This commit is contained in:
lgai-exaone
2025-07-18 17:45:49 +09:00
committed by GitHub
parent f9a31eea06
commit e0cb5c5cb8
9 changed files with 333 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ enum llm_arch {
LLM_ARCH_JAIS,
LLM_ARCH_NEMOTRON,
LLM_ARCH_EXAONE,
LLM_ARCH_EXAONE4,
LLM_ARCH_RWKV6,
LLM_ARCH_RWKV6QWEN2,
LLM_ARCH_RWKV7,