You're better off going directly to artificial analysis, this is a feature-poor/misleading/outdated repackaging<p>Ex. this type of price estimation is quite naive - some models can require 2-3x the number of tokens to achieve the same level of intelligence. Artificial Analysis' own cost per task is a more fair estimation of cost.
Agree :) direct link for those curious:<p><a href="https://artificialanalysis.ai/models#price-cost" rel="nofollow">https://artificialanalysis.ai/models#price-cost</a><p><a href="https://artificialanalysis.ai/models?models=gpt-6-luna%2Cglm-5-3-flash%2Cmuse-spark-1-3%2Cqwen3-8-flash-next%2Cmimo-v2-6-pro#cost-tabs" rel="nofollow">https://artificialanalysis.ai/models?models=gpt-6-luna%2Cglm...</a>
The analysis might be better on Artifical Analysis' however the way the information is presented by terrydjony is so much better. I'm able to get the exact actionable info I want. Whereas on artificial Analysis I'm analyzing and figuring it out.<p>It's the equivalent of ai slop writing in a data format.
If you have a 24-64GB mac, consider running Qwen3.8 27B locally at night. It's a bit slower to run locally, but if you're sleeping it's less of a problem.<p>Depending on your memory, you'll need to use the weaker Q4 versions but they still perform well.<p>It ranks higher than GPT-5.3 Codex (xhigh) or Claude Opus 4.6 (max) so is great for pairing with <a href="https://github.com/kunchenguid/gnhf" rel="nofollow">https://github.com/kunchenguid/gnhf</a> for nightly experimentation, cleanup, or recommendation lists for in the morning.
I have all sorts of local compute, and local models fairly capable the Frontier models still way more capable/faster and local electricity consumption is something else. Good thing it is getting colder around here.<p>I often pair them up, and I have an Astra or Sol work as a supervisor and reviewer while Qwen 27B FP8 or Qwen 3.8 Flash Next implements things.
I mostly do it as an experiment, just to see what kind of level of autonomy I can get, and they are slow to getting a decent reviewed outcome despite Qwen27B running at 100+ tps and 3.5-4K prefill rates and Qwen3.8 Next at 40 tps and 1-2K prefill.
I've been also using similar approach more with OMP, not just the straight Pi harness. And OMP seems to be slower because it has more guardrails.
OMP has an interesting feature where you can assign a better LLM as an advisor, wehere it just sort of monitors the progress and injects guidance. And it definitely helps, but one has to be careful. It actually turns out to be expensive if the cache reads are expensive. I learned it the hard way. Where on Fireworks' API, the cache rates for GLM 5.3 flash are quite a bit more expensive than for DeepSeek, and a simple runs ended up costing me three bucks in oversight.
So a better way is to have a Frontier model running a separate tmux pane and just directing it to Wake up every 10 minutes, take a peek at what's going on, review the milestones give feedback and then sleep. This turns out to be pretty decent cost saving strategy when quote needs to be stretched.
Paradoxically, OpenAI tightening up their quota allowance once they released Astra actually pushed me into all these sorts of experiments, and it's actually been interesting. I've been exploring all these smaller flash models, and it's been nice.
I do like using local LLMs for chore type tasks that are just mostly information gathering, post-session reviews, stuff like that.
What do you mean by "local electricity consumption is something else"? Doesn't an M3 Pro for example draw about as much power as a bright incandescent lightbulb for a maxed out gpu workload (~100W)? That's less than a tenth of what a frontier model will use in the datacenter (which I believe are racks of BlackWell or Vera Lynn GPUs, each using 500W+).
On my 64gb m3 max qwen3.8 27b has been great for planning and then letting qwen3.6 35ba3b actually implement the planned changes.
It's _so_ good, I no longer bother with Sonnet and use it locally for everything.<p>Consider bumping reasoning down to Medium as a default though, I agree with simonw it over thinks <a href="https://simonwillison.net/2026/Aug/16/qwen-38-27b/" rel="nofollow">https://simonwillison.net/2026/Aug/16/qwen-38-27b/</a>
If you're on MacOS, with atleast an M3 chip and 32GB, you should look at the splash engine.<p>GNHF seems exactly what I've been aiming for to handle overnight tasks.
What would you personally recommend for those that have 128 GB?
You might be interested in <a href="https://prismml.com/news/bonsai-2-27b" rel="nofollow">https://prismml.com/news/bonsai-2-27b</a>
This looked exciting until I read that it gets stuck in loops and generally wasn't a useful model
Please cite a reputable source for this claim, and keep in mind we are talking about Bonsai 2 and not the original Bonsai.<p>Even on the original one, the authors have replied to such issues with working solutions: <a href="https://github.com/PrismML-Eng/Bonsai-demo/issues/131" rel="nofollow">https://github.com/PrismML-Eng/Bonsai-demo/issues/131</a>
for 32gb, this is my model of reference now, you have to run it with a patched version of llama and is still not available in lmstudio or omlx, waiting for that to streamline the experience a bit. But so far, the best i had till now.
I'd really like something that's more oriented around subscription fees.<p>If I want to spend $100 on LLMs next month, what should I do? Get Claude because Opus 5.5/Fable 5.1 are scoring well? Get Grok because 4.7 is supposedly a good mix of competence and cost? Try out a Chinese model? Don't do a subscription at all like this site is saying?
Or get a 20$ subscription from each major provider and have 40$ spare for openrouter credits. That’s what I’m doing.
The problem is that subscriptions with AI models get a bit 'vague' on what you get and how (or when) you might be rate-limited.
I've been running a quant/tune of Qwen3.8 27B on my M1 Max 32gb MacBook. That plus a good pi setup is having great results. I've used a full q8 of the model before and I dont see a real difference other than how slow it is. But leaving it running overnight on tasks is working great. It is currently debugging some issues in a native Mac Swift application and getting through the list of issues just fine.<p>This is the one that works good for me on 32gb:<p><a href="https://huggingface.co/ISTA-DASLab/Qwen3.8-27B-GSQ-RCO-GGUF" rel="nofollow">https://huggingface.co/ISTA-DASLab/Qwen3.8-27B-GSQ-RCO-GGUF</a><p>Specifically this one: Qwen3.8-27B-GSQ-RCO-IQ3_S-mtp.gguf
I am running it on M3 pro. Works great except for prefill speed which makes it slow for many coding tasks. The newer generation of macs are promising but as a cost-sensitive user, I am also looking into cheaper 32 GB gpus from intel, AMD, nvidia. Eventually, I think these class of models will work well for most coding usecases especially given that I certainly want to have some control of the code generated.
Does anyone actually pay API costs out of their own pocket? It's about 10x cheaper to just get a codex or chat gpt subscription, it's so heavily subsidized compared to the API that I'm sure it would be cheaper to use frontier models on a subscription plan rather than paying API prices for deepseek flash.
I do. For local dev work, I'm <i>mostly</i> using jetbrains' Junie, I can swap between a collection of models from google, openai, anthrophic.<p>I've had more than a few people tell me "oh, it's so much cheaper to use a $20 claude account" or "i've never hit a limit ever using my openai". Inevitably.. I end up reading/hearing "oh, I need to give it another couple hours to start using it again"... I've never hit that with my approach, even if it's costing me a bit more. Being able to work when I want when I have time has some value.<p>I also have openai and anthropic direct API billing set up for hosted and client projects that need to call out to an LLM service.
>it's costing me a bit more<p>Would you mind sharing how much it's costing you? I've been wanting to use APIs from within Intellij, but I hesitate because of uncertainty about the cost.
Why not use a codex or claude subscription? If you use the entire usage allotment on the $200 plan it's about $2,000 in equivalent API costs. Switching providers may be valuable but it's quite literally an order of magnitude cheaper.
I thought Air was JB's multi-model interface? What is Junie? (I see the buttons, but am very confused by JB's AI offerings in general)<p>Is it worth the ~10x extra cost over the subscriptions? (This is obviously a leading question). Also, I think you can use OpenAI's subcription login with Air, but not Claude's.
I do. Sharing training data with OpenAI gives me a lot of complementary tokens. I go above that but it's still quite economical and I pick the right model for the task (Luna for most).
I do, 3-4$ a month of deep seek is enough for my usage
I pay $100 for Codex and it last about a day in the weekly limit - mostly Astra and Sol.<p>Then i got $20 into DeepSeek and i've been using those $20 for two weeks every day now. Use case is automating computer/browser use - Astra is really good at it, but very expensive, Sol and Luna haven't been that great at it, Deepseek as at about 80% of Astra but lasts forever.
I do, but via OpenRouter. Outside of work my use cases are small and cheaper models do great job at those. I noticed even if I "burn tokens like crazy" I still pay less than any subscription available (a few $ a month).<p>But I guess if I had an agent vibecoding on it's own, I'd go with subscription instantly.
I use local LLMs on my Mac Mini.<p>Otherwise DeepSeek Flash 4.1 is dirt cheap (other "Flash" models are not that expensive either). I pay (very few dollars) out of my own pocket.<p>There are many things where having an API Key is necessary.<p>Maybe I’ve missed the boat though: is there now a method to use an api key to access a subscription?
You can't use an API key on subscriptions, but I've gotten around it using the `codex exec` command to run requests outside the CLI or GUI if you're already authenticated on that machine. Won't work for all cases, but I've never ran into a limitation in my use case of not having an API key.
> I use local LLMs on my Mac Mini.<p>which ones do you use?
Large enterprises pay per token even through a ChatGPT “membership”, for example.
>heavily subsidized<p>Do you think this will be a problem in the future?
Some of the charts are not uptodate.<p>For example "Raw capability: Math Index", shows GPT-5.2 as highest. It does not even mention astra, of fable.
As the time goes on it only becomes harder to differentiate between model capabilities with just one or two numbers. I would love to see some kind of multi-axis placement of all the models on less objective attributes, like wordiness, willingness to give up, an ability to "think ahead" and pre-solve possible problems in code, for example, that I didn't think of or didn't think of talking about, etc etc etc.<p>For example I've been really enjoying Deepseek v4.1 Flash, it's very "straightforward" to the point of being almost dumb sometimes, but it's absolutely relentless and would solve almost any problem no matter how inefficient the solution is.<p>No idea how to measure all that, just average CoT length per task is probably a good approximation for some things, but not others.
1. In real life, most of us use token packages like OpenCode Go etc.<p>It would be handy to have a site like this one that takes into account the various deals and attempts to calculate the number of tokens per monthly fee for a chosen model. I realize this makes the task a lot more difficult.<p>2. It would be handy to have a chart like that for the AI hardware that people own. It helps you decide which model to run (resulting in different levels of intelligence and speed). Also difficult to please everyone (preprocessing vs token generation for example) and to keep updated!<p>I found <a href="https://llm-list.com/" rel="nofollow">https://llm-list.com/</a> yesterday and when I had a detailed look, I quickly found outdated entries, for example looking at GLM 5.3 flash it listed several providers as "free" that weren't free any longer.
> "$0.23 to under $0.24 - Qwen3.8-Flash-Next"<p>There are only 6 categories in the site, but a category entirely created out of thin air for Qwen3.8-Flash-Next?<p>Literally "$0.23 to under $0.24" means EXACTLY $0.23.
More benchmark noise. They’re already problematic per se, and the error bars only get bigger by aggregating and adding costs on top of it.<p>Create your own, private evaluation system that reflects <i>your</i> use and <i>your</i> constraints. Focus on hard cases you encountered, find cases that break on one tier and not on another.
Exactly, according to these benchmarks Gemini 3.8 Flash is the best option at that budget level for coding, but in real world testing, I found DeepSeek flash to perform far better at a much lower price.
I guess it’s hard to actually calculate, but most people are probably on subscription plans with Anthropic or OpenAI and there’s not any good resources to estimate which models are the most “usage limit” efficient. I suppose you can sort of correlate raw API costs with how much usage a model would probably drain, but it would be nice if there was a reliable place to get that info.
I wrote (i.e. let AI write) something like this for Opencode Go: <a href="https://6bj.de/aaogo/go_value_report.html" rel="nofollow">https://6bj.de/aaogo/go_value_report.html</a><p>It compares Artificial Analysis scores against usage limits on Opencode Go, so I can see where to waste my quota most efficiently. Updated whenever I feel like it.
Cost per token is an extremely naive way to index cost, renders this chart essentially meaningless.
This definition of cost is not particularly useful. You want cost per task, not cost per 1m tokens. Artificial Analysis does a good job of this.
Is there a cheaper model than Gemini 3.8 Flash (High) that maybe/kind-of is on-par with it? For me it works really good but hit the limit in two hours tops... last week was the first time I hit the weekly limit and had to wait 4 days... Claude patches OK, but that is also getting drained really fast these days...
Coding and math graphs are very interesting. Extremely cheap models make it into the upper echelon, delivering 90% of the performance for 1% of the price compared to the #1.
What's impeding a lab from releasing its own new model, pricing it really low for the beautiful Pareto plot, accompanied by phrases VC love like "establishing a new frontier in cost", to just then raise prices back up?
Fun, but this seems to assume all LLM run on SAAS subscriptions. I would like to compare this to local LLM costs by converting my usage load x hardware costs into a token price. In addition if it games the LLM so often, these eventually are optimized and basically cheat on the score.
The coding and math tabs seem to be missing the latest models...
I won’t touch Meta models. I simply don’t trust or like Zuck and especially Wang
Updated daily and yet the frontier for math is listed as gpt-5.2
It's missing Opus 5.5 which was released over a day ago (and also is clearly on the pareto frontier).
Interested to see the Coding and Math scores for Grok 4.7 when they’re available. Grok 4.6 is apparently already on the frontier for Coding.
I find it interesting that with the given metric comparison, for coding at min 50 strength, every frontier model brand is from a distinct vendor: Ling, Qwen, Gemini, Muse, Grok, GPT, and Claude in increasing value.
I’d love this but for every hardware
If you maintain this over time, maybe include other sources than just AA and update the design to look less like zero-shot claude styling (I know that font! I know that color! Lol) it's genuinely useful :)
all I ever wanted is an updated website where I can see the best models I can run on my different devices locally, I don't get why people are throwing money at these companies
The page looks Claude generated and ranks Opus at the top.
Astra worse than 5.6 Sol is crazy work
I'm sure that local LLM will be far cheaper
Wouldn't be so sure, at least not for a GPU-based system. Quick math for a 5090 running at around 500W generating 100 tokens per second (reasonable for Qwen 3.8-27B) is around 2-3 kWh, which is around $0.60 for some mix of off/on peak electricity rates.<p>This is in the same ballpark for that same model on openrouter (<a href="https://openrouter.ai/qwen/qwen3.8-27b" rel="nofollow">https://openrouter.ai/qwen/qwen3.8-27b</a>), highly dependent on input/output mix. Deepseek is a much more capable model that you can't run locally on normal hardware, and their rates are insanely cheap ($0.04 / $1 per 1M).<p>And so far I haven't considered the cost of the hardware. I happen to have a gaming PC that can be put to use on inference when not gaming, but given these numbers I don't think I would buy new hardware to do inference at home. Unless my math is wrong, it seems you're way better off paying for Deepseek than running Qwen or some other locally runnable model yourself. Of course if you have specific privacy requirements or prefer something unique about a particular model you can run locally, the equation changes.
Depends on what level of intelligence you're wanting to use. A vanishingly small number of people can or would want to go to the hardware expense of running something like GLM 5.3 Flash, much less something like K3.<p>And if you want Astra/Fable/Opus frontier level, then there's no option at all.<p>But if you don't need that, or you don't need speed... That opens up the discussion. I've been impressed even with how Siri's been doing with the Apple Foundation Models in MacOS/iOS 27 given how small they are.<p>Edit: I can't even fully spec the M5 Ultra Mac Studio you'd need for GLM5.3 Flash since 512GB isn't available yet, but it's already at $9500 for 256GB RAM.
> A vanishingly small number of people can or would want to go to the hardware expense of running something like GLM 5.3 Flash, much less something like K3.<p>It's probably worth letting the user specify their actual costs in such a tool. I run a Framework Desktop 128GB that I bought before memory prices got crazy; the current retail price is almost double what I actually paid a year ago.
Best comparison that has occurred to me is the cost a loaf of bread's ingredients might be <i>slightly</i> cheaper than a baked loaf, depending on how you source it. At home you get total control and know what's going in to it. Yet bake at home is still a niche, perhaps a hobby. So I say as someone who's spent hundreds of hours tinkering with local inference, go for it for anyone reading. But most people just want ... some slices of bread, you know?
I tried to build a very similar “frontier” [1] for myself and also include writing (which is highly debatable)<p>[1] <a href="https://philippdubach.com/posts/jev-model-router-for-pi/" rel="nofollow">https://philippdubach.com/posts/jev-model-router-for-pi/</a>
When a clanker is slopping up a webpage, why does it have to be #f4f3ee? Curious.
Luna at the bottom of intelligence is laughable...
[dead]
[flagged]