Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now
A comprehensive new study has revealed that open-source artificial intelligence models consume significantly more computing resources than their closed-source competitors when performing identical tasks, potentially undermining their cost advantages and reshaping how enterprises evaluate AI deployment strategies.
The research, conducted by AI firm Nous Research, found that open-weight models use between 1.5 to 4 times more tokens โ the basic units of AI computation โ than closed models like those from OpenAI and Anthropic. For simple knowledge questions, the gap widened dramatically, with some open models using up to 10 times more tokens.
Measuring Thinking Efficiency in Reasoning Models: The Missing Benchmarkhttps://t.co/b1e1rJx6vZ
We measured token usage across reasoning models: open models output 1.5-4x more tokens than closed models on identical tasks, but with huge variance depending on task type (up toโฆ pic.twitter.com/LY1083won8
โ Nous Research (@NousResearch) August 14, 2025
โOpen weight models use 1.5โ4ร more tokens than closed ones (up to 10ร for simple knowledge questions), making them sometimes more expensive per query despite lower perโtoken costs,โ the researchers wrote in their report published Wednesday.
The findings challenge a prevailing assumption in the AI industry that open-source models offer clear economic advantages over proprietary alternatives. While open-source models typically cost less per token to run, the study suggests this advantage can be โeasily offset if they require more tokens to reason about a given problem.โ
AI Scaling Hits Its Limits
Power caps, rising token costs, and inference delays are reshaping enterprise AI. Join our exclusive salon to discover how top teams are:
- Turning energy into a strategic advantage
- Architecting efficient inference for real throughput gains
- Unlocking competitive ROI with sustainable AI systems
Secure your spot to stay ahead: https://bit.ly/4mwGngO
The real cost of AI: Why โcheaperโ models may break your budget
The research examined 19 different AI models across three categories of tasks: basic knowledge questions, mathematical problems, and logic puzzles. The team measured โtoken efficiencyโ โ how many computational units models use relative to the complexity of their solutionsโa metric that has received little systematic study despite its significant cost implications.
โToken efficiency is a critical metric for several practical reasons,โ the researchers noted. โWhile hosting open weight models may be cheaper, this cost advantage could be easily offset if they require more tokens to reason about a given problem.โ
The inefficiency is particularly pronounced for Large Reasoning Models (LRMs), which use extended โchains of thoughtโ to solve complex problems. These models, designed to think through problems step-by-step, can consume thousands of tokens pondering simple questions that should require minimal computation.
For basic knowledge questions like โWhat is the capital of Australia?โ the study found that reasoning models spend โhundreds of tokens pondering simple knowledge questionsโ that could be answered in a single word.
Which AI models actually deliver bang for your buck
The research revealed stark differences between model providers. OpenAIโs models, particularly its o4-mini and newly released open-source gpt-oss variants, demonstrated exceptional token efficiency, especially for mathematical problems. The study found OpenAI models โstand out for extreme token efficiency in math problems,โ using up to three times fewer tokens than other commercial models.
Among open-source options, Nvidiaโs llama-3.3-nemotron-super-49b-v1 emerged as โthe most token efficient open weight model across all domains,โ while newer models from companies like Magistral showed โexceptionally high token usageโ as outliers.
The efficiency gap varied significantly by task type. While open models used roughly twice as many tokens for mathematical and logic problems, the difference ballooned for simple knowledge questions where efficient reasoning should be unnecessary.

What enterprise leaders need to know about AI computing costs
The findings have immediate implications for enterprise AI adoption, where computing costs can scale rapidly with usage. Companies evaluating AI models often focus on accuracy benchmarks and per-token pricing, but may overlook the total computational requirements for real-world tasks.
โThe better token efficiency of closed weight models often compensates for the higher API pricing of those models,โ the researchers found when analyzing total inference costs.
The study also revealed that closed-source model providers appear to be actively optimizing for efficiency. โClosed weight models have been iteratively optimized to use fewer tokens to reduce inference cost,โ while open-source models have โincreased their token usage for newer versions, possibly reflecting a priority toward better reasoning performance.โ

How researchers cracked the code on AI efficiency measurement
The research team faced unique challenges in measuring efficiency across different model architectures. Many closed-source models donโt reveal their raw reasoning processes, instead providing compressed summaries of their internal computations to prevent competitors from copying their techniques.
To address this, researchers used completion tokens โ the total computational units billed for each query โ as a proxy for reasoning effort. They discovered that โmost recent closed source models will not share their raw reasoning tracesโ and instead โuse smaller language models to transcribe the chain of thought into summaries or compressed representations.โ
The studyโs methodology included testing with modified versions of well-known problems to minimize the influence of memorized solutions, such as altering variables in mathematical competition problems from the American Invitational Mathematics Examination (AIME).

The future of AI efficiency: Whatโs coming next
The researchers suggest that token efficiency should become a primary optimization target alongside accuracy for future model development. โA more densified CoT will also allow for more efficient context usage and may counter context degradation during challenging reasoning tasks,โ they wrote.
The release of OpenAIโs open-source gpt-oss models, which demonstrate state-of-the-art efficiency with โfreely accessible CoT,โ could serve as a reference point for optimizing other open-source models.
The complete research dataset and evaluation code are available on GitHub, allowing other researchers to validate and extend the findings. As the AI industry races toward more powerful reasoning capabilities, this study suggests that the real competition may not be about who can build the smartest AI โ but who can build the most efficient one.
After all, in a world where every token counts, the most wasteful models may find themselves priced out of the market, regardless of how well they can think.
Source link