Abu Dhabi's Institute of Foundation Models has released K2 Horizon, a family of six foundation models ranging from 0.9 billion to 375 billion parameters. The release comes from IFM at Mohamed bin Zayed University of Artificial Intelligence and spans small on-device models, dense mid-sized models and a large sparse mixture-of-experts system.

The interesting part is not another benchmark table. It is the release package. IFM says the models are accompanied by final weights, intermediate checkpoints, training code, configurations, architecture details, evaluation results and training data or detailed data-construction recipes where the underlying licences prevent redistribution. That moves the project closer to reproducible research than the increasingly loose industry habit of calling any downloadable set of weights 'open source'.

Six models give the project a deployment strategy, not just a flagship

The K2 Horizon family includes 0.9B, 3.7B, 7B, 32B, 36B-A4B and 375B-A23B variants. IFM positions the smallest models for constrained devices such as watches, glasses and phones, the middle sizes for local and on-premise deployment, and the largest model for more demanding reasoning and agentic workloads.

That range matters commercially because most companies do not need the largest possible model for every task. Inference cost, latency, data locality and device constraints can make smaller specialised systems more useful than a frontier-scale model. A coherent family also gives developers a migration path without changing ecosystem every time compute requirements change.

Fully open is a stronger claim than open weights

The AI industry has spent two years arguing over the meaning of 'open'. A model can publish weights while withholding the training dataset, data mixture, preprocessing, intermediate checkpoints and code required to understand how the system was produced. That is useful for deployment, but much weaker for reproducibility.

IFM says K2 Horizon opens the training lifecycle from pretraining through reasoning and agentic post-training. It also states that the models and code use the Apache 2.0 licence, while datasets use their applicable licences such as ODC-BY. Where data cannot legally be redistributed, the institute says it discloses construction and mixing methods instead. That caveat is important: 'fully open' does not mean every third-party datum can simply be relicensed.

The UAE is competing for developer mindshare, not only compute capacity

Gulf AI strategy is often measured in data-center megawatts, chip procurement and sovereign capital. K2 Horizon adds a different layer. An open research artefact can attract researchers and developers who may never interact directly with a UAE data center, widening the country's influence over model development and technical standards.

That does not automatically create a commercial ecosystem. The next evidence will be external adoption: downloads, independent benchmark reproduction, fine-tunes, enterprise deployments, citations and meaningful contributions from developers outside MBZUAI. Those indicators will matter more than launch-day claims of state-of-the-art performance.

Our view: this is a smarter AI-sovereignty play than another giant model announcement

Gulf Business Review's view is that Abu Dhabi is making the right kind of bet here. The Gulf already has capital and an increasingly credible path to compute. What it needs more of is technical gravity: reasons for researchers, engineers and companies elsewhere to build on systems developed in the region.

A genuinely reproducible model family can create that gravity in a way a closed national champion cannot. The burden of proof now shifts from IFM's benchmarks to the outside world. If independent developers can reproduce the claims and useful products emerge on top of K2 Horizon, this release will matter far more than its parameter count.

K2 Horizon model family
ModelScalePositioning disclosed by IFM
K2 Horizon 0.9B0.9bn parametersHighly constrained edge devices
K2 Horizon 3.7B3.7bn parametersPhones and on-device applications
K2 Horizon 7B7bn parametersEfficient local and device deployment
K2 Horizon 32B32bn parametersLocal hosting and on-premise servers
K2 Horizon 36B-A4B36bn sparse, 4bn activeEfficient higher-capability deployment
K2 Horizon 375B-A23B375bn sparse, 23bn activeLargest model in the family

Frequently asked questions

What is K2 Horizon?

K2 Horizon is a family of six foundation models released by the Institute of Foundation Models at MBZUAI in Abu Dhabi, ranging from 0.9 billion to 375 billion parameters.

Is K2 Horizon fully open source?

IFM says the models and code are released under Apache 2.0 and publishes weights, code, architecture, checkpoints, training configurations and training data or construction recipes where redistribution is restricted. Individual datasets can remain subject to their original licences.

Who developed K2 Horizon?

The model family was developed by the Institute of Foundation Models at Mohamed bin Zayed University of Artificial Intelligence in Abu Dhabi.