Earlier quoted context omitted.
It happened that I am working on OSS LLM -> finetuning -> benchmark with 100k tests pipeline, and unless I do some data augmentation, result is 100% deterministic. I think you likely right, that some parts of stack could induce some marginal float point error, but converged model can mitigate it, and on some principal set of knowledge can give deterministic result with high probability. Which leads me to believe if y…
If you're running on a single machine with a single GPU, then you may get deterministic results, although it still depends a lot on the details. For example if you're using Pytorch, you need to enable deterministic algorithms and may need to configure some other things as well. However, running in production at any sort of scale often involves multiple machines and multiple GPUs, and at that point, determinism can be…
Open-weight AI is having its Kubernetes moment
331–340 of 346 posts
Re: Open-weight AI is having its Kubernetes moment
#332Earlier quoted context omitted.
someone can run tests and see that models output exactly the same results, and then you are open to criminal investigation.
Models don't even agree with themselves in terms of returning identical results
Re: Open-weight AI is having its Kubernetes moment
#333Is anyone using open weight models for agentic coding? What is your stack (harness, model) and how much do you pay per month? How would you compare your experience to a typical subsidized plan like Claude Code + Pro plan? I’m asking because i keep hearing that open weight models are cheap and efficient - is that really the case in practice?
I don’t know if others would find this useful, but previous did have custom harnesses etc.. but tools have improved so much that I drastically simplified. That said, even the foundational models fail at the hard parts of my code so I use it opportunistically. I have reduced down to just using zed, will three locally hosted models. Qwen 3.6 27b on 1x3090 llama.cpp with 128k context ~50tps Qwen 3.6 35B-A3B on 1x titan…
Re: Open-weight AI is having its Kubernetes moment
#334Everyone is talking about banning Chinese models but nobody talks how it is feasible to ban them. I think it’s impossible simply because technically there is no such thing as a “Chinese model”. There is no way to tell apart an “American” model from a “Chinese” one by looking at their weights. Weights are just numbers and you can’t assign country of origin to numbers. One can find very easy workarounds to any naive at…
Re: Open-weight AI is having its Kubernetes moment
#335Earlier quoted context omitted.
China has no end of money to support these companies. The reason this equilibrium is unstable is that the autonomous agentic coding aspect of the models has been so successfully improved that it will soon be a threat to China state security.
Like they did with solar panels, I suspect the goal is to dominate an industry and not need to subsidize it forever.
Re: Open-weight AI is having its Kubernetes moment
#336Earlier quoted context omitted.
Or the US mandates only blessed models and thus disallows any other company from offering any other model.
That is still vulnerable: US-based get-rich-quick startup licenses a blessed model, or orders a few Gigatokens from another licensed /blessed model provider, at the same time it provides "blessed model" inference on its platform, but actually most of the inference is doing cheap foreign model inferences, the blessed model tokens were just bought to pretend serving the expensive blessed model. That is lucrative and no…
Re: Open-weight AI is having its Kubernetes moment
#337Is anyone using open weight models for agentic coding? What is your stack (harness, model) and how much do you pay per month? How would you compare your experience to a typical subsidized plan like Claude Code + Pro plan? I’m asking because i keep hearing that open weight models are cheap and efficient - is that really the case in practice?
Re: Open-weight AI is having its Kubernetes moment
#338Everyone just keeps assuming, as if it were the law of gravity, that China will continue in perpetuity to deliver the weights of its 'frontier' models to Hugging Face. Its Mythos moment is a few months away and there is plenty of reporting suggesting their response will be similar, which is anyway obvious. It baffles me that anyone can seriously believe that China is going to put its Mythos successor on Hugging Face…
> there is plenty of reporting suggesting their response will be similar There is? Xi Jinping himself openly talked very recently about China's commitment to open weights models.
There is more players in China than in the US. If everyone keeps learning off each other, eventually one of the China labs will overtake the US, but AI models aren't static (anything but), and the US will leap frog in a weeks time. Therefore the constant need for open weights remains.
Re: Open-weight AI is having its Kubernetes moment
#339I worry about the Chinese models sending data back to China. How do we know that isn't the case?