Tried this out on my ThreadRipper: AMD Ryzen Threadripper PRO 5975WX — 32 cores / 64 threads, Zen3 (znver3), AVX2+FMA (no AVX-512/VNNI), 128GB RAM, Kingston SKC3000D 4TB NVMe (PCIe4). Disk gets around 7GB/s. It took a little tuning (for example pinning to 32 physical cores instead of the 64 threads), but with that and --topp 0.7, got 0.44 tok/s on a cold start. That's way below the estimates in the README, which I as…
Show HN: Getting GLM 5.2 running on my slow computer
241–250 of 269 posts
Re: Show HN: Getting GLM 5.2 running on my slow computer
#242Earlier quoted context omitted.
I’ve started learning into the various AI-isms in my prompts. Most recently, em dashes to chain related information in a single sentence. “Something something main point — but also pay attention to this related thing — finish main point.” Anecdotally, it seems to produce more consistent results when I “speak its language”. On the output side, I’ve become much more aggressive about trimming and editing any prose it pr…
So you’re code switching to incorporate AI-specific ‘vocal fry’ in order to better communicate with it? That’s not just mimicry. It’s insightful. And it just might work. ;)
Re: Show HN: Getting GLM 5.2 running on my slow computer
#243Earlier quoted context omitted.
The funny thing is Claude Cowork has taught me to be patient with response timelines. I’m now figuring I’ll be running locally no later than 2028. (I want to spend no more than $10k. And I want to run a model comparable to today’s SOTA.)
For 10k you can buy a used dual socket Intel or amd based rackmount server with a terabyte of ram, and run models on cpu only at a reasonable speed. Same server would have been 4-5k a couple years ago before ram price rise. Or buy one on eBay with 512GB that has half its slots populated and then buy the matching 512GB kit to add.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#244After spending way too much time with Fable a few days ago, I noticed a new hallmark of AI generated text is using the word "honest" everywhere, in a somewhat self congratulating way. Some things that give it away to me: - "Honest numbers (WSL2, 12 cores, 25 GB RAM, NVMe via VHDX)" - "an honest peak projection (working set, KV, MTP row, reconstruction buffers) so the kernel OOM-killer never fires." - "Honest caveat f…
I've been seeing a lot of usage of the word `real` from recent fable sessions: - That gap is the real story: 3,873 flows - the real conversion filter types are: - I'll update the breakdown query to include a column for each real type
Re: Show HN: Getting GLM 5.2 running on my slow computer
#245Working on something similar targeting macOS on Apple Silicon, Unsloth split GGUF, compressed partial residency in unified memory (would make more sense on 128GB instead of my 64GB...), native Metal kernels, and RAM-only native compressed KV. Happy to put on GitHub when it's ready.
I will be delighted to try. I have a 128gb macbookpro m4 waiting for this.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#246Token rate is 0.091 per second.
Good for an overnight job.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#247I only have 16GB of RAM in my laptop, but I would love to run a powerful model like that even at 0.5 tokens/s. For the questions I am asking, such a speed is more than enough. If anyone has any suggestions, please let me know! I am not an expert on LLMs, just a humble mathematician.
For example Qwen3.5-4B or Qwen3.5-9B could probably be run cpu-only on some quantizations at more reasonable speeds.
If you want a larger one, you could probably run Qwen3.6-27B or 35B-A3B decently slowly.
Now to be humble - maybe it's impossible to run colibri (this project in the OP) on your computer. Note the performance stories - 0.07 token/s on a 24 GB laptop with 24 CPU threads!
Re: Show HN: Getting GLM 5.2 running on my slow computer
#248Another recent project that runs a huge model on a 48gb Mac is https://github.com/danveloper/flash-moe - it gets over 5 tokens/sec on an M3 Max compared to this projects very impressive 1 token/sec on an M5 Max. So for anyone wanting to tackle a Mac only version that targets lower spec machines this looks like a good candidate with plenty of room for speedups [edit: because it doesn't use the gpu]. Not hijacking anyt…
Re: Show HN: Getting GLM 5.2 running on my slow computer
#249> slow computer > 25 GB of RAM What?
Re: Show HN: Getting GLM 5.2 running on my slow computer
#250Earlier quoted context omitted.
> Currently at a stop light so I can't list everything and I didn't get to read your full post either yet. Posting on the Hacker News forum is not worth risking your, or anybody else's, life.
Being fully stopped at a stop light isn't putting my or anyone else's life in danger. If I have a phone in my hand the car is not moving. I also finished the comment before the light turned green so the phone also was no longer in my hand when I needed to start moving.