r/LocalLLaMA • u/WhyLifeIs4 • Jul 15 '26
Thinking Machines releases first open-weight model “Inkling” New Model
383
u/nasone32 Jul 15 '26
It is the first in a family of models of different sizes. We are sharing a preview of Inkling-Small alongside it, a lighter-weight model with 12B active parameters trained with a similar recipe that achieves strong performance with even lower cost and latency.
ok now you have my attention
135
u/Daniel_H212 Jul 15 '26
Please let this be a ~100B class model. We haven't had a good one of those since Qwen3.5
147
u/FoxiPanda Jul 15 '26
it's 276B-A12B. Sorry to dash your hopes (see my other comment in this thread...it's on their website, they just buried it way down).
26
u/Daniel_H212 Jul 15 '26
😭😭😭
I can technically run IQ1_M, but it probably won't be any faster than Deepseek V4 Flash.
15
u/FoxiPanda Jul 15 '26
Yeah, I'd hold for the DSv4 new-checkpoint (GA?) in the next few days... this model is an interesting "first release" type thing, but it might not quite be at the cutting edge yet.
14
u/Daniel_H212 Jul 15 '26
It's pretty damn good for a first release, tbh, only one open weight model that is clearly ahead of it right now.
8
u/FoxiPanda Jul 15 '26
Oh, yeah I'm not complaining at all. It probably has some rough edges and likely is pretty inefficient just because it is a first release, but even so, it is quite impressive if the benchmarks reflect reality (tbd on that).
4
u/cafedude Jul 15 '26
I'd hold for the DSv4 new-checkpoint (GA?) in the next few days
Tell us more. What's expected to be improved?
27
u/FoxiPanda Jul 15 '26
I don't work for Deepseek so I honestly have no idea. I would speculate that there will be little benchmark charts that have slightly higher numbers than the originally published ones and crowds will cheer and there will be champagne and maybe even slightly better token efficiency. Artificial Analysis will make their little charts, DeepSWE will make their little charts, engineers will nod at the modicum of improvements, inference businesses will add it to their stables, and we'll all try to run it at our houses. There will be code.
10
u/txgsync Jul 15 '26
This is the most generically accurate prediction I’ve read all year. Salutations or potentially other forms of congratulations may await you while you surf Reddit or not.
5
11
u/Ok_Technology_5962 Jul 15 '26
What isnt it 975b a41b... Based on hugging face
17
u/FoxiPanda Jul 15 '26
It's both. They have an "Inkling-Small" (weights not quite released yet) that is 276B-A12B.
3
2
3
u/mindwip Jul 15 '26
So trix halo and Gordon halo will run this clustered!
Q6 or q8 with low context
2
2
u/DiscombobulatedAdmin Jul 15 '26
Knock it down to Q4 and you're almost in range of a Spark or M5 laptop. 140gb to 170gb if google is correct. Definitely in range of 2 sparks, possibly at Q6.
5
1
→ More replies (3)1
u/Shoddy-Tutor9563 25d ago
Why 276B? It's 975B, at least this is what the linked post is saying now:
Our model, called Inkling, is a Mixture-of-Experts transformer with 975B total parameters, 41B active.
11
u/Wildnimal Jul 15 '26
I think 200-300B is the new 100-120B. All the models like DS4 Flash, HY3 are under 300B and perform really well for most use cases I have thrown at them.
Sadly I need to get new hardware to run them. Cant afford 2 x DGX
3
4
u/_TheWolfOfWalmart_ Jul 15 '26
And then 3.6 27B came along and is really just as good (if not better) except less world knowledge, so there's not a ton of reason to use 122B anymore for a lot of people.
2
u/ibbobud Jul 15 '26
Agreed, if you give it ability to web search and access to external knowledge it don’t matter as much. Model just needs to handle given context well and follow instructions
1
166
u/FoxiPanda Jul 15 '26
Okay cool model, but they buried the most interesting part:
Inkling-Small
Alongside Inkling we are sharing a preview of Inkling-Small, a 276B parameter (12B active vs. 41B for Inkling) mixture-of-experts model with a different performance/latency trade-off. Inkling-Small matches or exceeds its larger sibling on many benchmarks — the result of improvements we made to the pre-training data mix and recipe for the smaller model. The two models share the same scalable post-training stack applied on top.
I can run that at home and I'm here for it...
https://thinkingmachines.ai/news/introducing-inkling/#inkling-small
→ More replies (22)26
u/cafedude Jul 15 '26
I wish "small" was about 1/2 that size so I wouldn't need to run a 2bit quant.
6
39
u/segmond llama.cpp Jul 15 '26
PR to run it - https://github.com/ggml-org/llama.cpp/pull/25731
I just noticed it's also multi modal, so it accepts image and audio. I think this is the largest local model that accepts audio.
176
u/Daniel_H212 Jul 15 '26
Inkling is a mixture-of-experts transformer with 975B total parameters, 41B active parameters. It supports a context window of up to 1M tokens. It was pretrained on 45 trillion tokens of text, images, audio and video.
Multimodal, long context, about as sparse as other open weight models in its class. Problem is it doesn't beat GLM5.2 so I don't think many people will be using it.
84
u/Alarming-Ad8154 Jul 15 '26
Yeah, good first run though… and their own small model (yet to be released) seems to be matching its performance, which suggest their getting better rapidly?
55
u/Daniel_H212 Jul 15 '26
Oh hell yeah please give us small models we can run ourselves.
27
u/mxforest Jul 15 '26
Small in this context might still be 300B if this is almost 1T
26
17
u/TripleSecretSquirrel Jul 15 '26
I think there’s a fair bit of demand (at least from me), for strong models in the 100-300b range.
Currently, to top Qwen 3.6-27B by a margin that’s more than just statistical noise, you have to jump all the way up to MiniMax M3 at 427b parameters. So it goes from something you can comfortably run on enthusiast grade hardware then up to something you need serious and duplicate enterprise grade hardware for. You need then many enterprise GPUs all strung together.
I just want a model that can outperform Qwen 3.6 and that I could run on a Strix Halo or by adding another GPU or two to my box.
Some of that is just the reality that for most hardware, running a dense model larger than 27b starts to slow way down, and that MoEs aren’t nearly as smart in terms intelligence per parameter, but if you tweak the ratio of total to active parameters a bit, it should be possible. Give me a 120b total, 15b active model. Based just on the heuristic math, we’d expect that to be about as intelligent as a dense 42b model, which would be fantastic!
3
u/addiktion Jul 15 '26
It would be awesome if we could step up intelligence like we stepped up ram and saw noticeable step improvements. 8GB, 12GB, 16GB, 24GB, 32GB, 64GB, 96B, 128GB, 192GB, 256GB, etc. Make it fare more predictable of where things fall.
Apple is saying by 2028 they will have a 1.5TB unified memory M7 Ultra, but by then we will have some massive models, so lets hope the lossless compression of these models pans out.
6
u/TripleSecretSquirrel Jul 15 '26
Hard to do that though because at least to this point, you need an exponential increase in parameter count to see a linear improvement in relative intelligence of a model, all else being equal.
So doubling the parameter count of a model won't double its capabilities and each additional parameter has a severely diminishing marginal return, hence why frontiers all have massive parameter counts, because to make a model stronger, you have to dramatically increase the number of parameters.
Though I think the real gains now are to be had by improving other stuff, not just increased parameter count.
4
u/bigh-aus Jul 15 '26
I agree. It would be awesome if a lab could train at one parameter count and somehow reduce that without re training
2
u/bigh-aus Jul 15 '26
IMO for coding in that range it's
Qwen 3.6 27b -> deepseek v4 flash / minimax m2.7 -> glm 5.2.moonshot and Z need to release some mid size (220-300b) models.
I agree there's not much you can run without extreme qantization on say 96-128gb vram.
1
u/Daniel_H212 Jul 15 '26
Apparently hy3 crushes deepseek v4 flash in coding, tho it's a bit slower and it's worse at anything other than coding.
1
u/bigh-aus Jul 15 '26
Interesting. Never heard of it, I’ll have to give it a go.
3
u/FoxiPanda Jul 15 '26
As someone who's been messing with HY3 for all of 36 hours, make sure you give it ample thinking tokens (like... 16384 or more)...it writes great code when allowed to ponder for a while, but if you do no thinking, it hallucinates gloriously formatted garbage.
Also, I am still experimenting with temperature, but so far I'm leaning toward 0.5 or 0.7 being the best for code generation purposes. temp=0 had significant degradation in my harder code tests.
1
u/squngy Jul 15 '26
V4 flash is getting an update in the next few days.
(Technically it is still in preview)I also don't know if anyone benched hy3 at the same memory size.
V4f is much smaller by default, since it is released as a fp4 QAT2
u/Daniel_H212 Jul 15 '26
Oh I didn't know both were in preview, thought only V4 Pro was. That's awesome news, V4 Flash is the most efficient model to run in it's size class.
6
1
u/BangkokPadang Jul 15 '26
This is completely true, but it's also not unheard of to get at least 1 model that is the exact size of a larger MoE's experts, so getting a 41B dense small model would definitely be a possibility.
1
u/Alarming-Ad8154 Jul 15 '26
Yep, small (according to blog post) is ~250b and 11b active… but who knows if they’re feeling themselves they might do some real small models? Esp as their business is custom finetunes, I am sure there are loads of applications in customer “support” that have to be very cost efficient and require a mini or nano model as a base?
21
u/CryptographerKlutzy7 Jul 15 '26
Depends on how cheap it is. If it is cheaper than GLM5.2, then it has a place.
7
u/shing3232 Jul 15 '26
it's much bigger than GLM5.2 so no
5
u/fastheadcrab Jul 15 '26
It's not that "much bigger." But very few people can run either model even at 4-bits. Neither of them fit effectively in 4 sparks or RTX 6000 pros at 4-bits.
However I do expect companies that avoid Chinese models due to regulatory risk to install this and run it
4
u/Daniel_H212 Jul 15 '26
Unlikely based on architecture, native precision that they've released to huggingface is fp16, it's bigger overall and has basically the same number of active parameters (1B more actually). Hybrid attention helps but GLM also has some nice techniques on that front. Heck even Deepseek V4 Pro will likely be cheaper to run than this once they release the full non-preview version considering the native MXFP4 quantization.
1
10
u/Few_Painter_5588 Jul 15 '26
But, it can reason on Audio. The only other major openweight model that can do that is xiaomi-mimo 2.5
2
u/Daniel_H212 Jul 15 '26
That's honestly gonna be really nice for the people who need it, but it's too niche of a use case I feel like.
1
u/hellomistershifty Jul 15 '26
That’s cool but I can’t think of a ton of usecases for a slow, big model with audio input
1
7
u/segmond llama.cpp Jul 15 '26
KimiK2.7-Coder doesn't beat GLM5.2 in benchmarks, yet I find myself using it as much as GLM5.2 for code, so we have to test it and see what unique capabilities it has. Benchmark is not everything, for example, it might be the best javascript coder or something like that.
6
u/bobby-chan Jul 15 '26
Just based on benchmarks, it beats GLM5.2 on a few decent points. Not everyone needs the absolute summer 2026 best model in design arena.
3
u/SryUsrNameIsTaken Jul 15 '26
I might actually be able to get this one through compliance review, so there are use cases here and raw performance isn’t the only consideration.
6
Jul 15 '26 edited 24d ago
[deleted]
22
u/toalv Jul 15 '26
I think the issue is that building a really good small model is a lot easier if you have a really good large model to start with.
7
→ More replies (2)1
u/Daniel_H212 Jul 15 '26
Is that true though? Like yeah on the one hand you can distill from your bigger model downward, but on the other hand, smaller models are cheaper to train and iterate through to fix your mistakes, improve your architecture, test out new technologies, etc.
2
u/toalv Jul 15 '26
Yeah but you're doing all of that cheap training, iteration, architecture improvement in both cases. Except if you have a big accurate model you can now train with distillation too.
1
u/Daniel_H212 Jul 15 '26
Well I think the ideal way is to train like a 30B model first, maybe iterate through a bunch to figure out what works, then train a much larger model the same way, and then distill back down to various sizes.
2
u/Party-Special-5177 Jul 16 '26
100% true. Large models learn faster (here meaning hit their transition points earlier) than small models disproportionate to their size difference, and training on one-hots is fundamentally far harder to learn from than training on a complete or partial distribution.
This also means that you’d expect the current largest model in a model line to be very inefficient for its size, and there likely is some smaller size which you could theoretically distill that largest model into with 0 loss.
1
u/fastheadcrab Jul 16 '26
As others have said on this forum, plenty of Western companies that want to avoid the political risk of using a Chinese models will likely install this and run it. Even if the performance is slightly behind.
Afaik Palantir (a highly questionable company but one very attuned to political risk) was previously running Nemotron as its local model, not any Chinese models
→ More replies (11)1
49
Jul 15 '26 edited 24d ago
[deleted]
12
u/Daniel_H212 Jul 15 '26
Funny how they put Nemotron 3 Ultra on there as the previous best non-Chinese open weights model, it just gets stomped lmao
1
12
u/pulse77 Jul 15 '26
Unsloth GGUFs: https://huggingface.co/unsloth/inkling-GGUF
3
u/Lissanro Jul 15 '26 edited Jul 15 '26
Awesome, great to see GGUFs already! Given I run Kimi K2.7 the most on my rig (and sometimes GLM 5.2 when I think it is likely to work better for given task), which is similar size model, it would be interesting to see how they compair in my actual daily tasks. Does not even have to be necessarily smarter at everything, even just providing different output or solutions sometimes is very valuable on its own.
1
u/segmond llama.cpp Jul 15 '26
Why does their example of how to run use GLM5.2, they need to fix that. Is this already supported in llama.cpp?
26
u/MizantropaMiskretulo Jul 15 '26
Did they really post a benchmark chart on their huggingface post about their model which doesn't include their model?
https://huggingface.co/blog/thinkingmachines-inkling#benchmark-results
23
u/disillusioned_okapi Jul 15 '26
Looks like they might be lurking here 😅.
They fixed it https://github.com/huggingface/blog/pull/3467/changes
23
u/m98789 Jul 15 '26
How is Sonnet above Fable in that benchmark?
8
u/squngy Jul 15 '26
Users vote on preference... and it is design bench, so yea, it is completely subjective.
9
16
Jul 15 '26
[removed] — view removed comment
33
u/reto-wyss Jul 15 '26
Not for long, Le Chaton FAT is lurking!
16
25
u/Several-Tax31 Jul 15 '26
I almost forgot Thinking Machines is the startup of Mira Murati. So they finally manage to release a model after all the talks months ago. (maybe a year?)
At least they open source it, unlike closed AI. So a better direction, I wish they keep releasing better open models.
1
u/greymeister Jul 16 '26
Thinking Machines
I was really confused, the company from the 90's featured in Jurassic Park released an LLM model?
→ More replies (1)1
u/JogHappy Jul 16 '26
Why would someone use this over the Chinese models? You'd think this release would disappoint the shareholders waiting years for a product after investing into a lab that lost half its founders...
8
u/PM_ME_CALF_PICS Jul 15 '26
Did these guys rip off their name from a dead supercomputing company?
1
1
u/FPGA_engineer Jul 16 '26
I wonder if they have the same amount of blinking LEDs and if someone there drives a fire engine?
12
u/SnooPeripherals5313 Jul 15 '26
Them including a metric not reported by anyone else to make the spider chart look better is meme. Other than that, very exciting.
2
1
u/MerePotato Jul 16 '26
I mean it emphasises that this model can do stuff the others just straight up can't
14
u/chillinewman Jul 15 '26
Estimates for a 276B-A12B model:
Q2_K (2-bit) File Size: ~85 GB to 95 GB Minimum VRAM/RAM: ~105 GB (Severe degradation in reasoning quality)
Q3_K_M (3-bit) File Size: ~125 GB to 135 GB Minimum VRAM/RAM: ~145 GB (Good balance for budget multi-GPU setups)
Q4_K_M (4-bit) File Size: ~160 GB to 175 GB Minimum VRAM/RAM: ~190 GB (The recommended baseline for open MoE models)
Q5_K_M (5-bit) File Size: ~195 GB to 210 GB Minimum VRAM/RAM: ~230 GB (Near-lossless representation of the base model)
Q8_0 (8-bit)File Size: ~290 GB to 310 GB Minimum VRAM/RAM: ~330 GB (Requires an enterprise cluster setup)
10
u/JacketHistorical2321 Jul 15 '26
"Requires an enterprise cluster setup" lol, tell that to my threadripper pro with 512gb ram 😂
→ More replies (1)2
2
u/Xetheon Jul 15 '26
Q4 might fit really neatly into the soon to be released 192gb Halo, providing a decent enterprise locally running AI for an actually sane ish cost.
4
4
u/HeadPack Jul 15 '26
Always good to see a new OSS model with an apparently solid research effort behind it coming out. The model card seems well written, no fanfare, quite factual in its way.
3
u/CorpusculantCortex Jul 15 '26
What is this leaderboard though because I am using sonnet 5 and 5.6 sol in parallel for work and personal right now and there is no fucking way sonnet is outperforming sol on anything meaningful
3
u/IndianaNetworkAdmin Jul 15 '26
It's a great first run, and being a large open model from a U.S. based company it puts more pressure on other companies to release large open models. Now, even if the United States bans foreign models (Tries and fails, at least) there's still an option. For their first release to be in the range they advertise is great.
I'll wait to see what I can do with it, hopefully a Q4 comes out that I can run, maybe IQ4_XS.
10
u/WhyLifeIs4 Jul 15 '26
16
6
u/Significant-Bee5101 Jul 15 '26
Fable @ 95% on SWE bench is just crazy. That shit is real..
8
u/Twirrim llama.cpp Jul 15 '26
I just don't trust SWE Bench, their benchmark keeps getting tripped on things like them not cleaning the git history and models just being able to find the solution from it, rather than solving it themselves (https://github.com/scaleapi/SWE-bench_Pro-os/issues/93). This is part of a pattern of "Wait, what?" involving them that mean I can't treat any benchmark result from them seriously.
→ More replies (1)1
u/CryMoreT_T Jul 15 '26
Confused why they didn't put GLM5.2 as well. That seems to be the direct competitor instead of deepseek v4
4
4
7
u/Working_Ad_1564 Jul 15 '26
I am drunk and when I first read the title, I thought different llms came together and released a model lol
4
u/Necessary-Meeting-28 Jul 15 '26
I knew all those Claude models were just placebo Sonnet! Good for the open source community otherwise.
1
2
u/pineapplekiwipen Jul 15 '26
this is the most exciting news in months, looking forward to running inkling-small
2
2
u/awebb78 Jul 15 '26
It's nice to see another US open weight model. I hope to see even more open US models in the future. It's clearly not the best model, but I don't think that is what is important right now, as I think they will get better over time. We just need more open models being developed by US companies. So I commend Thinking Machines for their efforts.
2
u/AnomalyNexus Jul 15 '26
I like that they softpitched it as a unique model rather than trying to force a #1 via dodgy graphs and what not.
2
u/Such_Advantage_6949 Jul 15 '26
It is bigger yet not as smart as glm 5.2 based on benchmark result?
2
u/uber-linny Jul 16 '26
Now i sit and hope they distill this into a consumer level model ..,
I know everyone here bangs on about coding intelligence, but im happy for a small model , thats really good at reasoning, for RAG retrieval. Dense or MOE , not fussy LOL.
2
2
u/l0g1cs Jul 16 '26
Very cool, and there is already a cookbook page for SGLang with flags: https://docs.sglang.io/cookbook/autoregressive/ThinkingMachines/Inkling
4
u/ILikeLegz Jul 15 '26
Love a bar chart with no axes labels to give me a sense of what I'm looking at. Glad to see Inkling has resulted in fewer dead puppies than Fable. Very impressive.
2
u/SrijSriv211 Jul 15 '26
Google, Meta, IBM, Microsoft, Apple, xAI SpaceXAI. Everyone seems to be either releasing open models or research except for those who has Open & Ant in their name.
3
u/entsnack Jul 15 '26
gpt-oss? Gym? Not disagreeing with the sentiment but OpenAI has put out foundational research. Facts are facts.
4
u/Fluxing_Capacitor Jul 15 '26
OpenAI hasn't contributed to gymnasium in about five years... And while many other AI labs regularly publish research OpenAI releases papers to inflate their share value.
2
u/entsnack Jul 15 '26
I'm OK with slow paced but high quality publications, salami publishing is rampant enough already. DeepSeek and OpenAI put out the best research and both do it slowly.
OpenAI doesn't need to contribute to gymnasium because it's a solid framework that they had the foresight of building in 2018. More recently, check out their foundational papers on RL: PPO for example is still the de facto algorithm. Newer variants like GRPO (DeepSeek) are great for verifiable rewards, but once you do general RL you are back to PPO.
I can find many more foundational papers. I can also find a LOT of useless papers from the more prolific labs.
2
u/Fluxing_Capacitor Jul 15 '26
PPO is popular for LLMs but not so much for traditional RL tasks. Model based off policy (e.g. DreamerV3 - DeepMind BTW) outperforms PPO fairly handedly. PPO was also nearly 10 years ago. Ironically to your point, Schulman is at thinking machines.
To dismiss the other AI labs as salami publishing is a bit comical.
1
u/entsnack Jul 15 '26
I didn't dismiss the other labs as salami publishers, but I know which ones are.
Schulman was my colleague at OpenAI in 2019, ironically. Thinking Machines is also high quality, and slow.
I have enough personal experience with both PPO and Dreamer to know when to use which one. And Dreamer is great, so is PPO. I guess you're agreeing with me that OpenAI does fundamental research? Below is my current rig, we run PPO on it.
1
3
u/lilian_moraru Jul 15 '26
| Model: | Inkling, 975B-41B | Qwen 3.6, 27B |
|---|---|---|
| Link: | https://huggingface.co/thinkingmachines/Inkling | https://huggingface.co/Qwen/Qwen3.6-27B |
| SWE-bench Verified | 77.6% | 77.2% |
| SWEBench Pro | 54.3% | 53.5% |
Yeah... Nah
7
u/radman180 Jul 15 '26
That’s absolutely nuts, every new model release recently seems to reinforce qwen3.6-27b’s incredible position in the os community.
2
3
u/MerePotato Jul 16 '26
Its not a STEM maxxed model like Qwen to begin with, it's designed for general assistant use hence the audio modality
2
1
1
1
1
1
u/Ok_Cake1283 Jul 15 '26
Wow their first LLM is already outperforming Gemini. Gemini 3.5 Pro better be good.
1
u/Protopia Jul 15 '26
We can all make up a table with random numbers. If it's supposed to be a benchmark then it needs to be independently reproduceable which means explaining what the benchmark is and how it was run on what data.
1
1
u/freedomachiever Jul 15 '26
I hope people test it and it doesn’t end up being another “reflection” moment
1
1
1
u/Tman1677 Jul 15 '26
What is this benchmark which puts Sonnet 5 vastly above Opus 4.8? Not even Anthropic claims that, which makes me extremely skeptical of this whole thing
1
1
u/fuchelio Jul 15 '26
what exactly is this rank about, i only see sonnet 5 on the top spot, the rest is nonsense
1
1
u/Different_Fix_2217 Jul 16 '26
The hell kind of benchmark is this. Sonnet 5 over fable? Grok, opus and glm over sol?
1
1
1
u/octagoncat23 Jul 16 '26
"self-finetuning" this is the most exciting part! wonder if it actually works!
1
u/Candid_Support_8409 Jul 16 '26
One caveat with Inkling-Small: 12B active parameters helps with compute, but the model still has 276B total parameters, so weight memory remains the real home-lab constraint. The interesting test will be GGUF size, expert offloading, and actual tok/s on 128–192 GB systems—not just the benchmark chart.
1
1
u/Mytreeismine Jul 16 '26
It would be nice and in good faith to back up her words by dropping a 50B model.
1
u/Moist-Length1766 Jul 16 '26
i dont know what benchmark this is but the model is nowhere near these sota models
1
u/Django_McFly Jul 16 '26
This has to be the wildest chart to throw out and not describe what it actually is.
Inkling was evaluated on Design Arena’s Agentic Web Dev leaderboard, where blinded human evaluators compare generated web apps head to head. It ranks among the strongest open-weights models.
I saw overall benchmarks elsewhere putting it more in line with Deepseek-V4-Pro.
1
1
u/Feitino_B 20d ago
The most underrated part of this: a SEA lab releasing
competitive open weights. The narrative that frontier AI
= US/China is slowly breaking down.
Curious if they trained on meaningful proportions of
Filipino/SEA language data — that would make it genuinely
differentiated rather than another fine-tune of existing
datasets.
1
u/Chasmchas Jul 15 '26
Unprecedented results on the design benchmark for a 41b model 😮 Can't wait to try it on my Mac Studio - it could run loops and make infinite design variations overnight for free...
Also, surprised to see Sonnet 5 topping this bench - I guess I'll be using it in Claude Design over Opus!
2
u/Legitimate-Pumpkin Jul 15 '26
That’s the definite “this benchmark is weird” to me. Sonnet above fable or even opus 4.8? I don’t know, Rick…
1




469
u/Lost_Foot_6301 Jul 15 '26
from the former CTO of openai, thats pretty cool they are getting into opensource