Coding4Food LogoCoding4Food
HomeCategoriesArcadeBookmarks
vi
HomeCategoriesArcadeBookmarks
Coding4Food LogoCoding4Food
HomeCategoriesArcadeBookmarks
Privacy|Terms

© 2026 Coding4Food. Written by devs, for devs.

All news
AI & AutomationTechnology

Inkling 975B MoE Released: Refreshing Honesty or Just Another Clever SaaS On-Ramp?

July 21, 20263 min read

Thinking Machines drops Inkling, a 975B MoE open-weights model with a surprising pitch: 'We aren't the strongest, but we are the most adaptable.' What's the catch?

Share this post:
brain, artificial intelligence, server room, basement, computer science, technology, intelligent, information, data, microprocessor, data exchange, communication, network, server, space, led, shining, mystical, template, artificially, neon, gray, basement, cellar, fog, flash, server room, server room, server room, server room, server room
Nguồn gốc: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-releaseNguồn gốc: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release
Nguồn gốc: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-releaseNguồn gốc: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/inkling-ai-975b-moe-thinking-machines-release
inkling aithinking machinesopen weights moefine-tune model aitinker aimáy chủ ai
Share this post:

Bình luận

Related posts

ai generated, data centre, computer, server, rack, technology, digital, processor, server, server, server, server, server
TechnologyAI & Automation

Thinking Machines Drops Inkling: A New Open-Weights Challenger Enters the Ring!

Thinking Machines just launched Inkling, an open-weights AI model. Is it time to ditch paid APIs and self-host this bad boy?

Jul 163 min read
Read more →

Another trillion-parameter beast enters the AI colosseum, but instead of the usual "we absolutely crushed GPT-4" benchmark flexing, the creators openly admit: "Yeah, we aren't the strongest model out there right now." Bold strategy. Let's see if it pays off.

Created by Thinking Machines, Inkling is making waves in the dev community. Grab your coffee, sit down, and let's dissect whether this open-weights model is a genuine gift to open-source or just a high-key marketing funnel for their paid platform.

So, what's this "Inkling" thing all about?

Thinking Machines just released the weights for Inkling, their first open-weights model under the Apache 2.0 license. Hardware-wise, it's a massive heavy-lifter:

  • Architecture: A Mixture of Experts (MoE) scaling up to 975 billion total parameters, with 41 billion active parameters.
  • Context Window: A massive 1 million tokens.
  • Multimodal: Handles text, images, and audio natively.
  • Steerable: Allows users to control "thinking effort" depending on how much computational power they want to burn.

But the real kicker isn't the specs; it's the philosophy. They are incredibly upfront that Inkling isn't designed to sit at the top of temporary leaderboards. Instead, they pitched it as a highly moldable foundation. To prove this, they literally made Inkling write and execute its own fine-tuning job to transform itself into a model that completely avoids using the letter "e".

The Dev Hivemind Reacts: "Open Weights" or SaaS Trap?

As soon as the model hit Product Hunt, the community split into very distinct camps.

Camp "Refreshing Honesty"

Most devs loved the humble approach. In an industry bloated with overhyped benchmarks, hearing a lab say "we aren't the strongest, but we are the most adaptable" is incredibly refreshing. Getting a 1M context multimodal MoE under Apache 2.0 is a massive win for open-source advocates.

Camp "The Infrastructure Reality Check"

On the other side, veteran systems architects quickly pointed out the elephant in the server room: 975B is absolutely massive.

One developer noted: "Let's be real. 'Open weights' and 'actually touchable' are two different things at 975B. Who is actually running this locally? Most people don't have supercomputer clusters in their basement. In reality, the open-source aspect is just a trust signal to lure you into their managed platform, Tinker, which will be the only realistic way most devs can interact with it."

Unless you have deep pockets to rent massive GPU clusters, you won't be running this on a basic setup.

Camp "The Pragmatic Tweakers"

Those who actually got their hands dirty had mixed experiences. Some tested a quick LoRA job on Tinker and were pleasantly surprised that it worked smoothly right out of the box without the usual GPU setup dance.

However, power users are demanding more:

  • Support for QLoRA and full fine-tuning, arguing that standard LoRA just doesn't cut it for smaller, highly specialized downstream models.
  • Built-in evaluation tools so devs can run mini-benchmarks right after fine-tuning without having to wire up a completely separate pipeline.

The C4F Hot Take: May-Day for May-Do AI

At the end of the day, Thinking Machines' approach is pragmatism at its finest. The AI hype train is slowly shifting away from giant generalist models to custom, domain-specific tooling.

The takeaway for devs:

  1. Stop chasing leaderboard scores. A model with a 95% general benchmark score that knows nothing about your specific business logic is useless. A 75% score model tailored perfectly with your own high-quality dataset is where the actual value lies.
  2. Don't get blinded by "open weights" hype. Always calculate the hardware floor. If you're building a startup, use smart ai tools and cost-efficient cloud pipelines first before committing to massive infrastructure footprints that will happily chew through your seed money.

Reference: Product Hunt