TLDR: Llama-3-Motif is a 102-billion-parameter language model built on the Llama 3 architecture, specifically designed to enhance Korean language proficiency while maintaining strong English performance. It utilizes advanced scaling techniques like LlamaPro and Masked Structure Growth, trained on a meticulously curated 194-billion-token dataset with a 9:1 Korean to English ratio. Developed with the aid of the MoAI Platform, the model incorporates post-training methods such as NEFTune and Kahneman-Tversky Optimization (KTO) for efficient alignment. Evaluations on benchmarks like KMMLU and KorMedMCQA demonstrate Llama-3-Motif’s superior performance compared to existing Korean-specialized models and results comparable to GPT-4, marking a significant step for improving AI capabilities in under-resourced languages.
In the rapidly evolving landscape of artificial intelligence, large language models (LLMs) have demonstrated remarkable capabilities across various tasks. However, a significant challenge remains in achieving comparable performance for languages with fewer digital resources, such as Korean. A new research paper, available at arXiv:2509.03972, introduces Llama-3-Motif, a powerful 102-billion-parameter language model specifically engineered to bridge this gap, significantly enhancing Korean language proficiency while maintaining strong performance in English.
Building on Llama 3 with Advanced Techniques
Llama-3-Motif is built upon the robust Llama 3 architecture, but it incorporates innovative training methodologies to achieve its expanded capabilities. The researchers employed techniques like LlamaPro for depth expansion and Masked Structure Growth (MSG) for width expansion. These methods allow the model to scale efficiently from its 70-billion-parameter base to 102 billion parameters without altering its fundamental Transformer architecture. This progressive training approach ensures that the model’s existing knowledge is leveraged while new capacities are integrated seamlessly.
The MoAI Platform: An Infrastructure Powerhouse
A critical enabler for Llama-3-Motif’s development was the MoAI Platform, an advanced AI infrastructure designed for large-scale deep learning model training. This platform efficiently manages thousands of GPU clusters, offering features such as automatic parallelization, GPU virtualization, and dynamic GPU allocation. By streamlining the complex aspects of GPU management, the MoAI Platform allowed the research team to focus intensely on refining Llama-3-Motif’s architecture and optimizing its performance through extensive experiments, including hyperparameter tuning and alignment adjustments.
Curating a Bilingual Dataset
To ensure Llama-3-Motif’s bilingual prowess, the team meticulously curated a massive dataset of approximately 194 billion tokens. This dataset was carefully balanced with a 9:1 ratio of Korean to English content, prioritizing comprehensive exposure to diverse Korean texts while preserving English proficiency. The Korean data was primarily sourced from web-crawled documents, including news articles, blog posts, patents, and academic papers. A rigorous filtering and deduplication process was applied, significantly reducing less informative samples and ensuring the high quality and relevance of the remaining content.
Refining Performance with Post-Training Techniques
Beyond pre-training, Llama-3-Motif underwent sophisticated post-training. The researchers utilized Noisy Embedding Instruction Fine Tuning (NEFTune) for supervised fine-tuning, which helps optimize performance with noisy embeddings. For preference optimization, they adopted Kahneman-Tversky Optimization (KTO) as an alternative to more memory-intensive methods like PPO and DPO. KTO is particularly well-suited for languages like Korean where collecting fine-grained, paired preference data can be challenging, as it uses unpaired preference data with a binary signal to learn desirable outputs.
Exceptional Performance on Korean Benchmarks
Llama-3-Motif’s capabilities were rigorously evaluated using two key Korean-specific benchmarks: the Korean Multitask Language Understanding (KMMLU) metric and the KorMedMCQA dataset. On the KMMLU benchmark, which assesses general knowledge and reasoning across 45 diverse Korean subjects, Llama-3-Motif-102B+ achieved a score of 64.74, surpassing leading models like GPT-4o-2024-05-13 and Qwen2-72B-Instruct. This strong performance is attributed to the model’s training on a diverse and professionally-oriented corpus, including academic papers and research reports.
Furthermore, in the KorMedMCQA evaluation, which tests understanding of specialized medical knowledge through questions from Korean medical licensing exams, Llama-3-Motif-102B demonstrated impressive results. It scored 77.19 for Doctor questions and an average of 83.34, slightly outperforming GPT-4’s base model. This particular strength is highly relevant as the model is being developed to power a medical consultation service.
Also Read:
- Decoding How AI Models Learn to Control Text Length
- Adaptive AI Models: A New Era of Flexible Fine-Tuning with Mixture of Expert Prompt Tuning
A Step Forward for Under-Resourced Languages
The development of Llama-3-Motif represents a significant advancement in addressing the performance disparities for languages with limited digital resources. By combining a robust base architecture with advanced scaling techniques, a carefully curated bilingual dataset, and innovative post-training methods, the researchers have created a model that not only excels in Korean but also provides valuable insights for developing similar high-performing LLMs for other under-resourced languages. The extensive team of contributors, led by Moreh, has paved the way for more inclusive and capable AI systems.


