ollama run treyleo16/haiku-4-5
Updated 3 weeks ago
3 weeks ago
75e7bec42099 · 15kB ·
Claude Haiku 4.5 is Anthropic’s ultra-fast, high-efficiency model designed for near-instant responsiveness, high-throughput scaling, and cost-optimized execution. Delivering performance comparable to flagship models from previous generations at a fraction of the latency and operational cost, Haiku 4.5 brings extended reasoning, vision, and agentic tool execution to light-tier deployments.
Haiku 4.5 is optimized for real-time interactions, large-scale parallel processing, and multi-agent systems where execution speed and low per-token cost are critical. It bridges the gap between lightweight models and frontier reasoning capabilities.
Haiku 4.5 is built for real-time responsiveness. It streams responses rapidly with sub-second time-to-first-token (TTFT), making it suitable for live customer support, streaming agent turn-taking, and sub-agent task loops.
For the first time in the Haiku model family, Haiku 4.5 incorporates Extended Thinking. When configured, the model can pause to generate hidden or summarized chain-of-thought tokens prior to outputting its final response, enabling higher accuracy on coding, logic puzzles, and multi-step deduction tasks.
Haiku 4.5 tracks its own context consumption within its 200,000-token window, allowing agents to dynamically budget prompt space, prune context windows, or trigger self-summarization loops.
| Parameter | Specification |
|---|---|
| Model Type | Multimodal Large Language Model (MLLM) |
| Context Window | 200,000 tokens |
| Max Output Tokens | Up to 64,000 tokens |
| Input Modalities | Text, Code, Images, Structured Documents (PDFs) |
| Output Modalities | Text, Code, Structured JSON, Reasoning Tokens |
| Features | Extended Thinking, Computer Use, Context Awareness, Parallel Tool Calling |