Inkling is a 975B parameter multimodal large model open-sourced by Thinking Machines Lab, with free Tinker trial and 50% API discount.
Inkling is a super-large-scale multimodal model open-sourced by Thinking Machines Lab with 975B parameters.
Key features:
Tinker Platform:
API Discount:
Tinker Platform:
API Call:
from inkling import Client
client = Client(api_key="YOUR_KEY", discount=0.5)
response = client.generate(
model="inkling-975b",
prompt="Hello"
)
| Model | Parameters | Multimodal | Free | Best For |
|---|---|---|---|---|
| Inkling | 975B | ✅ | Trial | Super large scale |
| GPT-4o | ~1.8T | ✅ | Limited | General |
| Claude Opus | ~unknown | ✅ | ❌ | Reasoning |
| Gemini Ultra | ~unknown | ✅ | Limited | Multimodal |
Inkling is one of the few open-source super-large multimodal models.
Inkling is Thinking Machines Lab’s open-sourced 975B parameter multimodal model, free trial on Tinker, 50% API discount.
Project: tinkermachines.com
Data current as of July 14, 2026. Free policies may change.