11 Downloads Updated 3 days ago
ollama run treyleo16/gpt-5-6-terra
GPT-5.6 Terra is OpenAI’s balanced, mid-tier workhorse model within the GPT-5.6 family. Positioned directly between the high-capacity Sol tier and the ultra-fast Luna tier, Terra delivers high reasoning, coding, and agentic capabilities at roughly half the operating cost of Sol.
Terra is engineered to serve as the default production model for general enterprise automation, daily coding tasks, and multi-turn agent workflows. It provides a strong performance-to-cost ratio, allowing teams to deploy complex agent loops at scale without incurring flagship tier overhead.
| Parameter | Specification |
|---|---|
| Model ID | gpt-5.6-terra / openai/gpt-5.6-terra |
| Context Window | 1,050,000 tokens (1M) |
| Max Output Tokens | Up to 128,000 tokens |
| Input Modalities | Text, Code, Images (Vision) |
| Output Modalities | Text, Code, Structured JSON |
| Native Features | Reasoning Tokens, Tool/Function Calling, Prompt Caching, Structured Outputs |
| Model | Primary Role | Best Fit |
|---|---|---|
| GPT-5.6 Sol | Flagship: Maximum reasoning, deep research, & cyber defense | Complex system refactoring & high-risk security work |
| GPT-5.6 Terra | Balanced Workhorse: Strong reasoning & agentic execution | Everyday production API traffic, agent loops, & app backends |
| GPT-5.6 Luna | Ultra-Fast: High-throughput & low-latency execution | High-volume classification, real-time routing, & sub-agents |