Konan-LLM-OND, a large language model from Konan Technology Inc., is based on Qwen3-4B-Base. It has been specifically optimized for the Korean language through vocabulary expansion, continual pre-training, and instruction tuning to enhance performance and efficiency.
Languages: Primarily Korean, with support for English.
Key Features:
Expanded Korean Vocabulary: The model's vocabulary has been expanded with additional Korean tokens to improve tokenization efficiency. As a result, Konan-LLM-OND is approximately 30% more token-efficient with Korean input than Qwen3, leading to greater cost-effectiveness and processing speed.
Continual Pre-training: The model underwent continual pre-training on a large-scale Korean corpus using an expanded vocabulary. This process enhanced its fundamental understanding and text generation capabilities in Korean.
Supervised Fine-Tuning (SFT): The model was fine-tuned on a high-quality Korean instruction dataset to improve its ability to understand and execute a wide variety of real-world tasks.
Benchmark Results
Model Performance (< 5B)
Model
Model size
Korean
English
KMMLU
HRM8K
Ko-IFEval
MMLU
GSM8K
IFEval
Konan-LLM-OND
4.0B
50.6
46.4
68.4
68.8
86.8
73.3
EXAONE-3.5-2.4B-Instruct
2.4B
44.2
31.8
60.5
59.1
81.5
77.7
kanana-1.5-2.1b-instruct-2505
2.1B
32.7
27.2
56.0
52.9
68.8
64.6
Midm-2.0-Mini-Instruct
2.3B
42.4
36.2
66.8
57.4
74.8
68.3
Qwen3-4B(w/o reasoning)
4.0B
-(*)
37.5
68.4
-(*)
83.9
80.0
gemma-3-4b-it
4.3B
38.7
32.7
69.2
59.1
82.2
78.3
Model Performance (≥ 7B)
Model
Model size
Korean
English
KMMLU
HRM8K
Ko-IFEval
MMLU
GSM8K
IFEval
Konan-LLM-OND
4.0B
50.6
46.4
68.4
68.8
86.8
73.3
A.X-4.0-Light
7.2B
55.3
44.6
71.5
70.6
87.3
81.3
EXAONE-3.5-7.8B-Instruct
7.8B
48.0
39.3
66.8
66.8
91.4
79.9
kanana-1.5-8b-instruct-2505
8.0B
40.4
35.5
71.1
63.1
79.3
76.8
Midm-2.0-Base-Instruct
11.5B
54.2
46.0
75.0
70.2
88.9
79.7
Qwen3-8B(w/o reasoning)
8.1B
-(*)
40.0
70.9
-(*)
84.0
82.8
Note:
The highest scores are shown in bold.
(*) Qwen3 models often failed to strictly follow the required answer format in the few-shot setting, which made the scores unreliable. After correcting the evaluation pipeline, we will update the scores.
Benchmark Setup
All benchmarks were executed using the following standardized environment.