
Dense 32B model from IFM's K2 Horizon family: 512K context, Apache 2.0, fully open (LLM360), with reasoning and tool use.
Context window
512K
tokens
Parameters
32B (dense, decoder-only)
parameters
Release date
3 September 2026
Access:DownloadDeployment:๐ป Localโ Cloud
Overview
Access & deployment
Download
LocalCloud
Weights: Open source
Key parameters
๐ Context: 512K
๐งฉ Parameters: 32B (dense, decoder-only)
โ Toolsย ยทย โ Fine-tuning
๐ฅ Input: text
Technical specification
Context window
512K
tokens
Parameters
32B (dense, decoder-only)
parameters
License
Apache 2.0
Hardware requirements
BF16 serving on 2ร H200 with tensor parallelism (TP=2), e.g. via vLLM or SGLang (with FlashAttention-3). Recommended sampling: temperature 1.0, top_p 0.95.
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
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
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
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
9 benchmarks
GPQA
accuracy ยท high reasoning effort
82.3%
๐ IFM
Humanity's Last Exam (HLE)
accuracy ยท high reasoning effort
22.8%
๐ IFM
Terminal-Bench 2.0
accuracy ยท high reasoning effort
36.6%
๐ IFM
SciCode
accuracy ยท high reasoning effort
30.2%
๐ IFM
AA-LCR
accuracy ยท high reasoning effort
65.3%
๐ IFM
CritPt
accuracy ยท high reasoning effort
1.4%
๐ IFM
tau3-Banking
accuracy ยท high reasoning effort
22.5%
๐ IFM
AA-Omniscience Accuracy
accuracy ยท high reasoning effort
16.8%
๐ IFM
AA-Omniscience Non-Hallucination
accuracy ยท high reasoning effort
58.3%
๐ IFM
Technical architecture
Core Architecture
Training Techniques