File size: 663 Bytes
97391cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: apache-2.0
base_model:
- Qwen/Qwen3-14B
pipeline_tag: text-generation
---
## NTX-2.1-Pro

NTX-2.1-Pro is a compact 14B-parameter model trained on GPT-5.5 reasoning traces, designed to improve instruction tuning, logical reasoning, and code generation performance while keeping a small footprint.

Highlights:
- 14B parameters, efficient to run vs. larger models
- Distilled from GPT-5.5 traces for reasoning & instruction following
- Strong coding performance for its size class

## Benchmarks

| Benchmark | NTX-2.1-Pro | Qwen3-14B (Thinking) |
|-----------|-------------|------------------------|
| GPQA      | 67.4        | 64.0                  |