Based on the search results, GRM models are a family of language models developed by OrionLLM, designed specifically for long-horizon agentic tasks and difficult reasoning problems.
The main GRM models include:
GRM-3.2-Sky (35B-A3B)
- Flagship model for long-horizon tasks
- Built on Mixture-of-Experts architecture with ~3B active parameters
- Excels at complex coding, advanced mathematics, and logical reasoning
- Strong performance on benchmarks like MMLU-Pro (89.5), AIME26 (96.3), and SWE-bench Verified (81.4)
GRM-3.2-Cliff (9B)
- Capable model for low GPU environments
- Good balance of performance and efficiency
GRM-3.2-Turf (1.2B)
- Lightweight model for practical reasoning
- Suitable for resource-constrained deployments
All GRM models are optimized for maintaining coherence across long, multi-step workflows and are particularly strong at:
- Long-horizon agentic coding
- Advanced mathematics and scientific reasoning
- Complex logical problem-solving
- Multi-file code generation and debugging
They're released under Apache 2.0 license and are positioned as competitors to frontier-scale models on the hardest reasoning tasks. Each model in the family is built on different base architectures (Ornith-1.0-35B, Ornith-1.0-9B, and LFM2.5-1.2B-Thinking respectively) to optimize for different computational environments from high-end to low-resource deployments.