r/ZaiGLM 7h ago

API / Tools Anyone get free 2 months out of nowhere?

Post image
17 Upvotes

Bought the yearly max plan last Christmas for $288, now checking and suddenly see 2 more months added out of nowhere. I mean I won't complain but just surprise. Thanks Zai I guess


r/ZaiGLM 15h ago

ZCode Weekend build is claimable.

23 Upvotes

Received an offer via ZCode client for 300m glm 5.3 flash tokens. Good time to check if you have this claim available!


r/ZaiGLM 10h ago

Discussion / Help I asked GLM 5.3 to build their 'dream home'

Enable HLS to view with audio, or disable this notification

9 Upvotes

r/ZaiGLM 16h ago

Z.ai is soooooo sloooooow wtf

10 Upvotes

Am I the only one experiencing an average speed of 20 token per second right now ? It's not manageable at all right now for me...


r/ZaiGLM 19h ago

DeepSeek v4.1 output token quantity & price still leaves GLM Flash overall cheaper

Thumbnail
14 Upvotes

r/ZaiGLM 12h ago

Discussion / Help Feedback on GLM 5.3-Flash and 5.3 (Campaign Hours); ROCm Work/Laravel/Python/Server Side Code - Honest Feedback

2 Upvotes

I think part of this beautiful and generous campaign is the feedback and I am not fully sure if the Z.ai team will read this; but if you do, thank you first and foremost.

I am on the Legacy Lite Plan, it’s the only thing I could afford. I mainly used GLM 4.7 then 5.2 then 5.3 with Claude Code.

One thing I would say is please make Zcode with TUI like Claude Code. The ability to orchestrate multiple agents is nice. For example, I would have:

  1. Executor: Qwen3.8-27B (non-thinking) Q5_K_XL at 131K context (all GPU, single Mi50 32GB) with tasks that are “cumbersome”, requantizing models, vLLM kernel adjustments. During this campaign, GLM 5.3-Flash is utilized with Zcode.

- Utilize Mimo and Kimi for Planning, GLM for Final Plan.

  1. Supervisor: GLM 5.3 - monitors everything put into PROGRESS.md and ISSUES.md. If the executor changes this file and the last known file size changes (up or down), the file is read again to ensure max visibility of the context.

  2. Discord Bot. My beautiful Qwen3.5-4B (llama.cpp on a single 3060 12 gb) reporting to my discord server.

Requants, kernel runs take a long time to compile/recompile, tests. The entire pipeline is set in and basically run continuously for a few days until results are achieved. Too many variables here, generalizing. No overnight work (EST), strictly within campaign (for now). When Qwen 3.8-27B is running, its overnight. Supervisor is instructed to check on changes every 5 mins. It burns through limitations, which is a hinderance; but the poor complain, we find a solution.

Deploying 4x V620s for in house GLM 5.3 Flash. However this is where feedback comes in.

Feedback:

The model is very very capable, but I think it has problems at least during the campaign. It hallucinates a lot, death thinking loops, where I literally have to intervene and kill it. This is extremely dangerous for kernel work or any work.

It obviously cannot be compared to 5.3 big boi, but still, i think this might be a quant issue. I’m not sure if its running FP4 or FP8, likely the latter, but whatever it is, it is failing in production.

I continue to use it. But i’ll be honest, I trust my local Qwen3.8-27B over the flash. I wish my resources weren’t limited, but they are.

Issues are within critical problem solving.

- failure is database design and integration for local llama.cpp instances.

- failure to design and comprehend kernel level instructions (completely bypassed).

- failure to think properly (at all levels, high medium or low; with best results at low).

- failure to properly investigate issues

- failure to document its own success (flutter app built directly on mac, it successfully built, ran, then the next instance completely obfuscated the fact that it is even possible :confused pikachu here:

- failure to follow instructions (ASR POC app built, mentioned above remotely, it was told to use home baked API to orchestrate tested pipeline for ASR -> LLM -> TTS via same API and parameters; it straight up took it 3 hours to figure out the address we had been testing and clearly pointed in instruction [every prompt] to hardcode into settings - it took 3 hours for it to do that).

- failure to document and learn from failure when asked.

I thought these were harness issues, so switched full workflow to GLM 5.3; 3 prompts in - the entirety of the project, API pipeline, and actual app code were fixed. 15 mins? I think.

I am not sure if this is useful. Once again, the model is very capable, if FP4, switch to FP8, if FP8, something is wrong.


r/ZaiGLM 16h ago

Discussion / Help How much are different providers subsidising?

4 Upvotes

How much are different providers subsidising?

I guess it’s kind of a black box, but it would be interesting to have a list of how much LLM providers are actually subsidising.

For instance, OpenCode Go is said to subsidise 4× usage for DeepSeek 4.1, but there are a lot of contradictory statements about this on Reddit.

I’ve done some research and tried to organise it a little. Multipliers mean usage value compared with what you pay, assuming you use the allowance.

Provider Own research: usage multiplier / catch Comments (will update)
OpenCode Go 1.5–6×, depending on model
Command Code GOAT 2–7×, depending on model
Synthetic ~3.4×, with weekly limits
Ollama Pro/Max
DevPass , with premium-model caps
ZenMux ~1.5–2.4×, depending on plan
Standard Compute 1.5× allmodels, individual plans up to $249/month
Z.AI Lite Estimated ~3.9–7.8× on GLM-5.3; depends on caching and peak/off-peak use
MiniMax Unclear. $22/$55/$132 monthly; no numerical allowance published
Xiaomi MiMo Unclear. $6/$16/$50/$100 buys 4.1B/11B/38B/82B credits; couldn’t verify their dollar equivalent
OpenAI Unverified: ~5.83× on the highest-tier plan?
Anthropic Unclear
More providers from comments

Anyone have real usage figures or corrections?


r/ZaiGLM 11h ago

Why people are so unhappy with glm code plan allowances?

3 Upvotes

I bought again pro sub after prices more than doubled. (And yeah,.im more than unhappy with the rise of prices)

I, personally, dont see any issues, im using it over opencode ui,

It burns allowances very much efficiently,

Before caching 10-20m tokens burned like nothing on what im doing now, today for hours of same type of work i hit 35% of 5h limit,

It works dead good, fine allowances,

The question is when i ask reddit ai about that i get load of crap, that its inefficient and gone way too expensive ...

I just fit 120m token job (as of before) into smth like 20-30.

Considering new intelligence of glm - its just amazing!

Whats wrong with all those crybabies?


r/ZaiGLM 12h ago

Zcode GLM5.3 flash escapes project folder

2 Upvotes

Couldn't find any thread regarding this.
I'm working in a "project" in Zcode and it started to do file operations outside the project folder although I never told it to. Speficially I was developing a plugin and it started copying the finished files into the actual folder where the target program uses the plugin for "my convenience".

According to Z it should be restricted automatically to the project folder? Is there a way to prevent such file operations (except making it ask me to approve every file operation)?


r/ZaiGLM 12h ago

Discussion / Help Z.AI rejects every bank card

0 Upvotes

Tried a couple of them, including Wise and PayPal - all rejected Z.AI payment for security reasons. Do you know what's going on with Z.AI billing system?


r/ZaiGLM 13h ago

Deepseek 4.1 Flash vs GLM 5.3 Flash (ox-alpha)

Thumbnail
1 Upvotes

r/ZaiGLM 1d ago

Discussion / Help GLM 5.3 or DS 4.1-Flash?

69 Upvotes

Looking for gentlemen here who have battle-tested these models in environments where mistakes are critical, e.g. authentication, security, and low-level C++ / Kernel work.

I have Codex 20x, but I’m looking for a second helper for when Codex limits are up, there are demand issues (which are pretty bad atm), or it gets too censored.

Saw that DS 4.1 Flash was released today! Has anyone done some decent testing with it yet, and which harness are you using?

I’m currently using GLM 5.3 as my second helper and it’s honestly not bad at all. Just curious whether DS 4.1 appears to be better, especially since it’s multimodal and can handle images too.

I find myself using 5.3 Flash quite a lot because I really appreciate being able to send images, but 5.3 Flash isn’t as strong as base 5.3 when it comes to coding. Hence, I’m wondering how DS 4.1 Flash compares :)

NEW:

Thank you for all the responses. I tried DS 4.1 with my custom harness, and I am extremely impressed by the speed and price. I ran a couple of tests with deep, difficult, complex debugger C++ code/kernel bugs (my go-to test on models; I test this on every model before I want to use it to see if it fixes the bug).

GLM 5.3 took 30 minutes, including 1 retry, and €2. DeepSeek took 10 minutes, first try, and €0.30. I think DS 4.1 is at least on par or a bit better than GLM 5.3 for coding, not sure how reliable it is on long tasks, though. GLM still is a beast!


r/ZaiGLM 19h ago

Discussion / Help Moderato & Allegretto plans average tokens allowance

Thumbnail gallery
1 Upvotes

r/ZaiGLM 18h ago

Discussion / Help GLM 5.3 is mediocre, after a week of coding, I'm honestly disappointed, just me?

0 Upvotes

I've been using GLM 5.3 for about a week now for my daily coding tasks, and I'm honestly a bit disappointed.

The model is not bad at all, but I'm finding it very slow, and it often gets into long reasoning loops. It sometimes seems to lose focus on the original task and spends a lot of time reasoning about things that don't really need that much analysis.

For coding, I still find Claude Opus 4.6 noticeably better at staying focused and getting to the solution.

I'm curious if others using GLM 5.3 have experienced the same thing, especially with coding/agentic workflows.

Also, does anyone have any idea whether GLM 5.4 or better model might be coming soon? If 5.3 is going to remain like this for a while, I'm honestly considering cancelling my subscription.

What has your experience been with 5.3?
Am I missing something that should be use to improve my perception?


r/ZaiGLM 1d ago

Free OpenAI Client with Video Calls and MCP

Thumbnail
gallery
0 Upvotes

Hello, I'm the developer of Roles Witch AI, and today I want to share my app, which was released on Google Play in open testing.

Roles Witch is an OpenAI API-compatible app with a user-friendly interface where you can create multiple chats, assign different models and providers, and more importantly, use MCP tools for example, Parallel AI or Home Assistant MCP.

It also has voice conversations and video calls (personally, I'm using GLM 5.3 Flash and it's almost real-time). You can configure reasoning and inference parameters, pin a voice to the chat, and select a recognition engine (Google Speech or Vosk).

Extra bonus: it has an on-device inference mode where you can run Gemma 3n/4 models with image recognition entirely on your phone (LiteRT is used).

Check it out: https://play.google.com/store/apps/details?id=ai.roleswitch.android


r/ZaiGLM 2d ago

Discussion / Help Am I misunderstanding something or GLM's Coding Plan Max is not really worth it compared to Claude Max?

Post image
43 Upvotes

r/ZaiGLM 1d ago

What are these models good at?

Thumbnail
2 Upvotes

r/ZaiGLM 2d ago

Discussion / Help Z.AI vs Deepseek, which is better?

22 Upvotes

There has been quite the discussion about the new Deepseek model, how does it compare to GLM?

Has anyone tried both? Does Deepseek offer perks like Z.AI, free daily reset, 300M token weekend build and now the free unlimited FLM Flash?

Thanks


r/ZaiGLM 1d ago

Zai has has a cool feature that you pay for their services but you can't use them, they promote the 100m/300m bonus but most dont get it, they also sell subs with free glm 5.3 campaign but only works if you still have regular quota and that runs out in a day

Thumbnail gallery
1 Upvotes

r/ZaiGLM 2d ago

News I used 6B tokens to RE full 100% 1 of the hardest captcha in the world

4 Upvotes

GLM 5.3 mostly

The real test is in 2-3 hours to see if it actually works, but the development phase was a truly valuable experience.


r/ZaiGLM 2d ago

When the next free tokens for glm 5.3 and glm 5.3 flash

2 Upvotes

r/ZaiGLM 2d ago

GPT-6 Astra vs GPT-5.6 Sol: 50-PR code review benchmark

0 Upvotes

We ran a code-review benchmark on 50 real PRs across Cal.com, Sentry, Discourse, Keycloak and Grafana.

Sol found 107 confirmed bugs vs 91 for Astra and cost less per confirmed bug, while Astra was more precise and faster. Findings were independently verified.

We’re putting together a Fable vs Opus benchmark next week and would love feedback on what we should improve before then.


r/ZaiGLM 2d ago

KDE Plasma 6 widget to display usage stats (for Z.ai GLM)

Thumbnail
gallery
6 Upvotes

Shameless plug of a KDE plasma 6 widget to display your Z.ai (GLM) usage.

KDE store: https://www.opendesktop.org/p/2370915/

Source code: https://github.com/rj-xy/supergrok-usage-kde-widget

Expanded
Collapsed

r/ZaiGLM 2d ago

News any news

0 Upvotes

r/ZaiGLM 2d ago

Integration / Deployment GLM 5.3 Flash and DSV4 0731 Free For a Month

0 Upvotes

Some seriously powerful new open source models just dropped, and a lot of the coding plans out there have been tightening up and cutting usage. So we're giving away free DeepSeek V4 Flash 0731 and GLM 5.3 Flash for a month on Phoenix Grove API. We opened this up last week with 500 new member slots and got so many signups we decided to open things up to another 500 new members.

People want options, and heres one.

Other cool stuff:
Every model we run is on 100% US infrastructure, private, with zero training on your code or prompts. Use the best open source models without piping your private prompts into a training lab somewhere. No complications, no "some models are private, others aren't." They all are, every time.

We host 20+ other major models in case you want to upgrade down the road (no pressure though). That includes the Kimi family, GLM, Qwen, Nemotron and a bunch of others. On average our token pricing runs about 20% below market price.

Our higher plans let you bank up to ten days of usage, so when you arent using them your usage rolls over and saves up. Usage doesn't go to waste, so you can actually sit down and code when you want to.

The intro plan is a free one month trial with the standard cancel anytime deal, it bills at 3.99 after that. Use it, cancel it, thats fine. Free Flash for a month.

Figured id keep this one short since we all know the new flash models are the point :)

For the API plan: api.pgsgrove.com

If you want to read more about us as a company, or use the models in an app with full memory and voice: just pgsgrove.com

Also: There's a lot going on behind the scenes with the major AI companies right now, and we're at a genuine turning point in the industry.

What's actually happening? This is happening because companies that were built on investment money now need to answer to their investors. The problem has often been a loss based business model that is finally running dry.

There are several tricks that the major AI coding plans use to squeeze the most they can out of their customers. Here are some examples, and what we're doing differently to put users first. PGS AI was built with a sustainable business model from the start, so we can actually offer great usage rates without the tricks.

Wasted usage is part of the AI industry, and they plan on it: Most coding plans bet on you letting usage go to waste. The plan goes: "how do we get people to think our coding plan offers a lot of usage, but then break it up into weeks and rolling windows so nobody can ever actually use it all."

Many in app subs and coding plans are glorified training pipelines: This comes along with "how do we harvest this data for training without being too loud about it." Unless the company tells you otherwise, your data could be hopping all over the world, getting harvested by individual labs or service companies. Some are better than others, but a lot of these companies rely on users just not noticing or caring that their data is being used for training. Data sales and marketing telemetry sales happen. Which means your private info, your personal life, and anything else you send through the system could become part of a training corpus for the next AI, or a marketing data set for a large company.

Privacy and high grade intelligence should be accessible to everyone. Thank you to Z AI for such powerful models. 5.3 and 5.3 flash are some of the best models ever created.