This is a decoder-only model with approximately 0.7B parameters. The architecture largely follows the Qwen-3 design, with the following key hyperparameters:
The total token budget for training is 100 billions tokens. The training mixture is comprised of Nemotron-CC high-actual (85%) and SwallowCode-v2 (Q&A) dataset (15%).
The model utilizes custom
openeurollm tokenizer with a 262K vocabulary size.
The model was trained using the
NVidia-Megatron-LM framework on the LUMI HPC supercomputer. The training utilized 16 AMD MI250x nodes, totaling approximately 1500 GPU hours.
We have released intermediate checkpoints to provide access to the model's training progression. These checkpoints are available in separate branches, with a new checkpoint released every 4000 training steps.