
Dense 7B model (7B-core, 9B total) from IFM’s K2 Horizon family: 512K context, Apache 2.0, fully open (LLM360), with reasoning and tool use.
Context window
512K
tokens
Parameters
7B (dense, decoder-only; ~9B total)
parameters
Release date
3 September 2026
Access:DownloadDeployment:💻 Local☁ Cloud
Overview
Access & deployment
Download
LocalCloud
Weights: Open source
Key parameters
📏 Context: 512K
🧩 Parameters: 7B (dense, decoder-only; ~9B total)
✓ Tools · ✓ Fine-tuning
📥 Input: text
Technical specification
Context window
512K
tokens
Parameters
7B (dense, decoder-only; ~9B total)
parameters
License
Apache 2.0
Hardware requirements
BF16 serving on a single GPU with tensor parallelism (TP=1), e.g. via vLLM or SGLang (with FlashAttention-3). At least 32,768 output tokens 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
8 benchmarks
HMMT Feb 2026
accuracy · high reasoning effort
73.3%
📄 IFM
SWE-bench
accuracy · high reasoning effort
70.6%
📄 IFM
Humanity's Last Exam (HLE)
accuracy · high reasoning effort
18.6%
📄 IFM
SciCode
accuracy · high reasoning effort
31.6%
📄 IFM
LCR
accuracy · high reasoning effort
68.0%
📄 IFM
Terminal-Bench 2.0
accuracy · high reasoning effort
39.1%
📄 IFM
tau3-Banking
accuracy · high reasoning effort
25.8%
📄 IFM
BrowseComp
accuracy · high reasoning effort
59.0%
📄 IFM
Technical architecture
Core Architecture
Training Techniques