Earlier quoted context omitted.
I specifically do not use the CN/SG based original provider simply because I don't want my personal data traveling across the pacific. I try to only stay on US providers. Openrouter shows you what the quantization of each provider is, so you can choose a domestic one that's FP8 if you want
Funny, living in Europe, I prefer using EU and Chinese hosts because as I don't want my data going to the US. The trust in US firms and state is completely gone.
GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
531–540 of 540 posts
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#532Earlier quoted context omitted.
I'm not sure being beholden to the whims of the Chinese Communist Party is an iota better than the whims of proprietary megacorps, especially given this probably will become part of a megacorp anyway.
It seems you missed the point entirely once you saw the word "Chinese". The point isn't that the models are from China. It's that the weights are open. You can download the weights and finetune them yourself. Nobody is beholden to anything.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#533Earlier quoted context omitted.
Seems that I cannot use GLM-5 via the API yet, because I am on the Coding-Lite Plan, the most basic paid tier. I have also realized that I get faster and correct answer to the ascii_downcase question (even from GLM-4.7) when I submit to open.bigmodel.cn endpoint rather than the z.ai API endpoints (using the same API key). I get a mix of Chinese and Western characters in error responses from open.bigmodel.cn though, w…
5 is probably not coming to lite plan at all. The plan card specifically says 4.7 and earlier
> Availability Note: GLM-5 is currently available exclusively on Max and Pro Coding Plan users. We are working to scale our infrastructure and will roll this out to Lite users as soon as capacity permits.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#534Earlier quoted context omitted.
No it’s like having a calculator which is unable to perform simple arithmetic, but lots of people think it is amazing and sentient and want to talk about that instead of why it can’t add 2 + 2.
We know why it's not going to do precise math and why you can have better experience asking for an app solving the math problem you want. There's no point talking about it - it's documented in many places for people who are actually interested.
People tend to forget and this is a useful reminder.
So if you target ‘complex systems engineering’ with such a model you will inevitably fail unless the work you’re doing is in the training data, in which case you’ll get a bad copy of it.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#535Earlier quoted context omitted.
Yes. https://z.ai/subscribe
they just removed the 50% discount today i can imagine they're a bit tight to keep those prices viable while they also have enough compute to train their new models
The deal was too good to miss out on.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#536Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#537Earlier quoted context omitted.
The benchmarks are harder than you might imagine and contain more wrong answers and terrible questions than you would expect. You don't need to take my word for it, try playing MMLU yourself. https://d.erenrich.net/are-you-smarter-than-an-llm/index.htm... Its not MMLU-Pro btw, which is considerably harder.
Sure and AGI will 100% it 100% of the time, even if it is hard.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#538Earlier quoted context omitted.
Not VRAM? What performance are people getting running GLM or Kimi on DDR5?
It's important to have enough VRAM to get the kv cache and shared trunk of the model on GPU, but beyond that it's really hard to make a dent in the pool of 100s of gigabytes of experts. I wish I had better numbers to compare with the 2x M3 Ultra setup. My system is a few RTX A4000s on a Xeon with 190GB/s actual read bandwidth, and I get ~8 tok/s with experts quantized to INT4 (for large models with around 30B active…
my system is running GLM-5 MXFP4 at about 17 tok/s. That’s with a single RTX Pro 6000 on an EPYC 9455P with 12 channels of DDR5-6400. Only 16k context though, since it’s too slow to use for programming anyway and that’s the only application where I need big context.
Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#539Re: GLM-5: Targeting complex systems engineering and long-horizon agentic tasks
#540Earlier quoted context omitted.
That's the answer of his LLM which has decomposed the question and built the answer following the op prompt obviously. I think you didn't get it.
> I think you didn't get it. I did get it, and in my view my point still stands. If I need to use special prompts to ask such a simple question, then what are we doing here? The LLMs should be able to figure out a simple contradiction in the question the same way we (humans) do.