NorwAI's Large Language Models: Technical Report
Jon Atle Gulla, Peng Liu, Lemei Zhang
TL;DR
NorwAI presents a comprehensive suite of Norwegian-focused large language models spanning multiple architectures and scales, with extensive pretraining on a large, progressively expanded Norwegian corpus and targeted post-training strategies. The work combines instruction tuning, RLHF-based preference optimization, and efficient deployment practices to produce robust, domain-adapted models that perform well on Norwegian tasks and real-world benchmarks like NLEBench and NorEval. Key contributions include a diverse model catalog, a Norwegian data pipeline with publicly released corpora, a novel evaluation suite, and practical guidance for model selection, deployment, and domain adaptation in Nordic contexts. The work advances digital sovereignty and accessibility for Norwegian and wider Scandinavian language processing, enabling effects in education, media, healthcare, and government services.
Abstract
Norwegian, spoken by approximately five million people, remains underrepresented in many of the most significant breakthroughs in Natural Language Processing (NLP). To address this gap, the NorLLM team at NorwAI has developed a family of models specifically tailored to Norwegian and other Scandinavian languages, building on diverse Transformer-based architectures such as GPT, Mistral, Llama2, Mixtral and Magistral. These models are either pretrained from scratch or continually pretrained on 25B - 88.45B tokens, using a Norwegian-extended tokenizer and advanced post-training strategies to optimize performance, enhance robustness, and improve adaptability across various real-world tasks. Notably, instruction-tuned variants (e.g., Mistral-7B-Instruct and Mixtral-8x7B-Instruct) showcase strong assistant-style capabilities, underscoring their potential for practical deployment in interactive and domain-specific applications. The NorwAI large language models are openly available to Nordic organizations, companies and students for both research and experimental use. This report provides detailed documentation of the model architectures, training data, tokenizer design, fine-tuning strategies, deployment, and evaluations.
