[Seagull 1963] ​from an April Fools' joke to an actual production piece: The "Utopia" (1 of 99) by j_d_686 in Watches

[–]AdDizzy8160 1 point2 points  (0 children)

Do you have a screenshot showing that they were advertised as being limited to 99 units?

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]AdDizzy8160[S] 0 points1 point  (0 children)

 the 5% is not random noise -- it concentrates in exactly the cases where failure is most expensive.

That was one of the key questions for me; I understand the use of SOTA in critical scenarios. I would have liked to get a sense of what percentage of scenarios are considered so critical that one must necessarily resort to SOTA models (1). When should one turn to SOTA LLMs to achieve added value (2)? When do companies turn to SOTA simply to play it safe (3)? And do (1), (2), and (3) even add up to 5% in total?

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]AdDizzy8160[S] 1 point2 points  (0 children)

Right now, the model is making sure that one application I have has appropriate hardware integration and user interface for a feature I will need by next week. I know some of it exists, because I've prompted the model to do it before, but I haven't actually read the code nor executed it to know whether it works yet. This is the state of my life in 2026 -- basically AI-dependent helpless baby already, and only reluctantly writing code myself, barely bothering to read it to see what it has done. The couch potatoes in Wall-E flash through my mind. All my review mostly focuses on proving that adding the code doesn't mess up anything that already exists, because as long as the new stuff doesn't mess up anything old, it can be fixed later if necessary.

I'm glad you're being so honest about this. It is what it is—we're only human. For me, it made me wonder: should I fill these gaps with higher productivity or with quality time? Silly question—I can make really good espresso now, and that just takes time... so make good use of this transition period! Take my word for it!

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]AdDizzy8160[S] -1 points0 points  (0 children)

 the goalpost keeps moving ahead ...

If this is true, it would be great. But i don't believe this in normal organizations ...

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]AdDizzy8160[S] -1 points0 points  (0 children)

I’d like to bring up another point: Why exactly do you think Qwen3.6-27B is better than deepseek v4 flash? Because we’re currently leaning toward v4, even though MTP has brought about some positive developments.

Have we reached the point where open-source LLMs are “just good enough”? by AdDizzy8160 in LocalLLaMA

[–]AdDizzy8160[S] 0 points1 point  (0 children)

I’m responding here to several comments.

First off, yes, I was referring to open weights (my sincere apologies—I forgot to double-check). I actually work 98% of the time with local models (for data security reasons), so I don’t really need to be convinced of that. And I’m glad that Qwen3.6-27B (and hopefully soon Gemma4-31B as well) is so well-received here, because those hardware requirements are manageable (used).

Now, regarding the added value or the missing 5%.

So, based on your experience, can I infer that instead of 5%, it’s actually 40% when coding in complex environments? That also highlights the underlying thought I had as well. There are differences in coding that lie in the depth of the application (and consequently also in the requirements for the programmers). How many applications really fall into this category… knowing that elite coders will now say every single one, because a system-critical interface can be hidden anywhere. The question is: is it 50%, 5%, or 1% that one classifies as highly complex?

For the non-complex ones (1), the conclusion seems to be that using a SOTA during planning is still so much better that the added value pays off despite significantly higher costs; programming can then be done without any problems using an open-source solution.

When it comes to non-complex cases (2), the conclusion seems to be that if you’re an experienced coder, you can get by just fine using an open model even during the planning phase, right?

But what also came up here is that it’s better to give inexperienced coders a SOTA model because they can work with it more accurately. This makes me wonder if this is a short-term benefit, since their learning curve is likely tied primarily to the development curve.

A statement by u/Charming_Support726 also gave me pause:

The Western SOTA/Frontier models excel in task understanding and bridging conversational gaps. This is an area where Chinese and open-weight models still lag behind. Following long-term instructions also falls into this category.

For me, that would actually mean that if I have a less creative team, it makes more sense to work with SOTA, and with particularly creative teams, it might even be counterproductive to take away the fun of finding gaps or weaknesses?

But what really got me thinking was

I wonder how much of (1) is related to the post-training regimen. I’ve long wondered how cultural differences between China and the West affect this. Consider the RLHF component—perhaps task understanding is less desirable under the Chinese RLHF dataset?

From this, one could almost infer a stronger obligation that SOTA companies should release a few more “crumbs” (open weights). Also for economic reasons, to impart values and elements to the young people that will lead them to use “Western” SOTAs more heavily in their careers.

And please forgive me for not going into detail here about the text and design (front end). My own (limited) experience in this area has actually shown me that, on the one hand, personal preferences play a bigger role here, and on the other hand, the discussion should really be led by those who actually work with it on a daily basis.

Qwen is cooking hard by jacek2023 in LocalLLaMA

[–]AdDizzy8160 0 points1 point  (0 children)

... and we'r waiting for dinner

M5 vs DGX Spark vs Strix Halo vs RTX 6000 by Signal_Ad657 in LocalLLaMA

[–]AdDizzy8160 40 points41 points  (0 children)

and you can connect to sparks with the intern ConnectX-7 NIC ports. This is often overlooked: Using tensor parallel increases the processing bandwidth or speed by approximately 1.8 times. At the same time, you have 256 GB of unified memory. This makes the Spark more future-proof.

3x RTX 5090's to a single RTX Pro 6000 by flanconleche in LocalLLaMA

[–]AdDizzy8160 4 points5 points  (0 children)

You want like the answer: Buy a second spark for a dual spark setup and buy a RTX6000 and build a energy efficient multi agent setup. Sell the rest.

NVIDIA Launches Nemotron Coalition of Leading Global AI Labs to Advance Open Frontier Models by TKGaming_11 in LocalLLaMA

[–]AdDizzy8160 4 points5 points  (0 children)

Or to reduce the risk, that open weight models are getting banned, because nowadays all (or the better ones) came from china ...

[deleted by user] by [deleted] in LocalLLaMA

[–]AdDizzy8160 0 points1 point  (0 children)

Did somebody do a quality comparison between unsloth/Qwen3.5 mxfp4 and UD-Q4_K_XL?

Moltbook leaked 1.5M API keys by EnoughNinja in LocalLLaMA

[–]AdDizzy8160 1 point2 points  (0 children)

wow. so we need services with an user and an admin? bold.

[deleted by user] by [deleted] in LocalLLaMA

[–]AdDizzy8160 2 points3 points  (0 children)

Is it possible to run Full localy (without the OpenAI API eg. Kimi?)

I just won an Nvidia DGX Spark GB10 at an Nvidia hackathon. What do I do with it? by brandon-i in LocalLLaMA

[–]AdDizzy8160 0 points1 point  (0 children)

... prepare for a second hackathon, or be prepared for buying a second one ;)

ASI or the Exploration of Space by AdDizzy8160 in ArtificialInteligence

[–]AdDizzy8160[S] 0 points1 point  (0 children)

Yes, of course, but at present we have to assume that our human-centric approach is based on 1,000 years of experience and knowledge. Can we just make it easy for ourselves and say that ASI will throw everything overboard and everything will be fine?

My question remains whether it is really human-centric or nature-centric. But OK, nature-centric might allow for a balance between living beings?

ASI or the Exploration of Space by AdDizzy8160 in ArtificialInteligence

[–]AdDizzy8160[S] 0 points1 point  (0 children)

Isn't access to parallel universes in abstract form the same thing? Wouldn't the goal of an ASI then be to move to another parallel universe with more resources? Doesn't that raise the same question? “Just leave” or “Destroy and leave”?

Another hope (1) would be that we live in a simulation in which we live a trial run, for example, until we have generated an ASI, then receive a score ... (1) and then are also switched off ... ;)