Inkling: Thinking Machines Lab Open-Weights 975B Multimodal Model - Free Tinker Playground + 50% API Discount
Thinking Machines Lab released Inkling: a 975B parameter MoE multimodal Transformer, fully open-source free. 1M token context, free Tinker Playground + 50% API discount.
Inkling: Thinking Machines Lab Open-Weights 975B Multimodal Model - Free Tinker Playground + 50% API Discount
Inkling is a 975B parameter multimodal large model open-sourced by Thinking Machines Lab, with free Tinker trial and 50% API discount.
What is Inkling
Inkling is a super-large-scale multimodal model open-sourced by Thinking Machines Lab with 975B parameters.
Key features:
- 975B parameters β Super large scale
- Multimodal β Text, images, video
- Open weights β Apache 2.0 license
- Tinker free trial β Free experience on Tinker platform
Free Trial
Tinker Platform:
- Visit tinkermachines.com
- Register account
- Free trial of Inkling model
- Experience multimodal capabilities
API Discount:
- 50% API discount on registration
- Great for development testing
How to Use
Tinker Platform:
- Visit tinkermachines.com
- Register account
- Select Inkling model
- Start chatting/generating
API Call:
from inkling import Client
client = Client(api_key="YOUR_KEY", discount=0.5)
response = client.generate(
model="inkling-975b",
prompt="Hello"
)
Comparison with Competitors
| 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.
Who Should Use This
- Need super-large models β 975B parameters
- Multimodal needs β Text + image + video
- Open-source fans β Apache 2.0
- Budget-conscious β Tinker free trial + 50% discount
Summary
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.