← Back to Guides

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:

  1. Visit tinkermachines.com
  2. Register account
  3. Select Inkling model
  4. 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

ModelParametersMultimodalFreeBest For
Inkling975Bβœ…TrialSuper large scale
GPT-4o~1.8Tβœ…LimitedGeneral
Claude Opus~unknownβœ…βŒReasoning
Gemini Ultra~unknownβœ…LimitedMultimodal

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.