
Fully open family of language models from IFM. MoE variants (375B-A23B, 36B-A4B with MoVA) and dense (32B–0.9B), 512K context, Apache 2.0.
Context window
512K
tokens
Parameters
375B-A23B (flagowy); rodzina 0,9B–375B
parameters
Release date
3 September 2026
Access:DownloadDeployment:💻 Local☁ Cloud
Overview
Access & deployment
Download
LocalCloud
Weights: Open source
Key parameters
📏 Context: 512K
🧩 Parameters: 375B-A23B (flagowy); rodzina 0,9B–375B
✓ Tools · ✓ Fine-tuning
📥 Input: text
Technical specification
Context window
512K
tokens
Parameters
375B-A23B (flagowy); rodzina 0,9B–375B
parameters
License
Apache 2.0
Features:✓ Tool use✓ Fine-tuning
Modalities
⬇ Input
text
⬆ Output
textcode
Capabilities and applications
Native model capabilities
Reasoning
The model's ability to reason logically and solve complex problems.
Category: reasoning
Advanced reasoning
The ability to perform multi-step, structured reasoning: analysing problems, planning steps, and drawing conclusions from hypotheses. Reasoning-first models (e.g. GPT-5.1 Thinking) dedicate a portion of inference to chains of thought before responding.
Category: reasoning
Mathematical reasoning
The model's ability to solve mathematical tasks requiring multi-step reasoning — equations, proofs, combinatorics, geometry, calculus and competition-level problems.
Category: reasoning
Coding
Generating, analysing and modifying code in many programming languages. Covers writing functions, debugging, refactoring, code review, and creating tests. Measured by benchmarks such as HumanEval and SWE-bench.
Category: coding
Agentic coding
Multi-hour, multi-step programming tasks performed autonomously by the model: cloning a repository, running tests, iterating on fixes, integrating with CLI tools. Characteristic of Codex variants (GPT-5.1-Codex-Mini, Codex-Max).
Category: coding
Tool use
The model's ability to call external functions, APIs and tools during a conversation: calculator, search engine, code editor, database. The model decides when and how to use a tool and interprets its result.
Category: planning
Long context
Support for large context windows — tens to hundreds of thousands (or millions) of input tokens. Enables analysis of entire codebases, long documents, and many parallel conversations without losing earlier information. GPT-5.1 supports 400,000 tokens.
Category: language
Agentic capability
The model's ability to autonomously plan and execute multi-step tasks by sequentially using tools, maintaining context, and adapting to intermediate results.
Category: planning
Adaptive reasoning effort
The model decides how much 'thinking' to allocate to a given query: simple questions are answered quickly, complex problems receive more inference cycles. A GPT-5.1 feature (both Instant and Thinking) that shortens time on easy tasks and extends it for hard ones.
Category: reasoning
Benchmark results
4 benchmarks
GPQA
accuracy · GPQA Diamond
87.3%%
📄 IFM
K2-Horizon-375B-A23B variant.
Humanity's Last Exam (HLE)
accuracy
32.0%%
📄 IFM
K2-Horizon-375B-A23B variant.
Terminal-Bench 2.0
accuracy · Terminal-Bench 2.1
70.2%%
📄 IFM
K2-Horizon-375B-A23B variant; benchmark v2.1.
SWE-Bench Pro
accuracy
42.6%%
📄 IFM
K2-Horizon-375B-A23B variant.
Technical architecture
Training Techniques