Posted by martinald 23 hours ago
Switching models is also kind of easy but not plug-and-play. Most harnesses out there do very poor job with the open weight models. Unlike Opus, GLM 5.2 ends up in loops and hallucinates a lot more. If your harness is built on the expectation that the LLM will perform well, then switching to GLM 5.2 will be an uphill struggle. We had to refactor our harness and introduce more defences because of GLM.
The cost savings are substantial. Obviously it really depends on your workloads but it is noticeable cheaper for agentic work. Coding - I don't know. We do have some coding agents on GLM 5.2 and what I noticed with some landing page experiments that the results between GLM and Opus are identical - they might be using the same training data? Obviously Opus is still substantially better model. I don't think there is an argument to be made here but GLM 5.2 is cost effective and really good too.
Overall, we switched all of our internal agents to GLM 5.2 and because it is Open Weight we are in talks to get the model from certain geo locations giving us more freedom as well as extra protection.
Overall I think this industry will be in much better place because of GLM 5.2 and whatever open-weight models come next.
They have figured out how to train, plenty of them and are consistently doing so
There are also other ways to give it context without web-search. For example the various MCPs that make `man` pages available.
I've also found GLM to be quite strong for coding tasks without the need for web search. So it also depends what you're doing.
[1] https://exa.ai/
Why is SpaceX not hosting glm 5.2? because they make more money with renting out to Anthropic and Google.
If your using pure API ... providers like neuralwatt cut that cost down even more by using energy as the actual cost. So GLM 5.2 is more expensive then GLM 5.1 on their service (those thinking tokens), compared to API costs, its dirt cheap. And way more tokens then the zai subscription delivers.
We are seeing a move towards more realistic pricing on actual consumption based usage. Be it DeepSeek, Xiaomi (MiMo), or zai's GLM via neuralwatt.
The main issue facing subscriptions a-la-carte usage, is that a lot of the heavy hitters really drain the resources. And that as a business model can not survive without ...
a) increasing the prices. b) everything goes to actual token/energy usage based billing but with more realistic pricing, and not the bloated API prices that are focused on companies.
We shall see what the future holds but things will change.
This is why Google will win the race over most of its competitors. They own search.
I know Brave do this already. Not sure about DDG (I wonder if their agreement with Bing would allow it?)
Market share is currently Google (91%), Bing (4%), Yandex (<2%), Baidu (<1%), Brave (<1%)
Google can and do already monetize automated search from AI models.
Heck, if they wanted to, Google could turn off search and make you go through their AI model to get information.
Imagine that. That's how powerful they are.
For practical agentic tasks? Not even close. Gemini is blatantly incompetent at tool use in an agentic harness. Even their own.