Models/Allenai/AllenAI: Olmo 3 32B Think
AL

AllenAI: Olmo 3 32B Think

66K context$0.15/M input$0.50/M output
allenai/olmo-3-32b-think

Description

Olmo 3 32B Think is a large-scale, 32-billion-parameter model purpose-built for deep reasoning, complex logic chains and advanced instruction-following scenarios. Its capacity enables strong performance on demanding evaluation tasks and...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "allenai/olmo-3-32b-think",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.15/M
Output$0.50/M
Context66K tokens

Model Info

ProviderAllenai
IDallenai/olmo-3-32b-think