Show HN: Getting GLM 5.2 running on my slow computer
261–269 of 269 posts
Re: Show HN: Getting GLM 5.2 running on my slow computer
#262Re: Show HN: Getting GLM 5.2 running on my slow computer
#263I am curious if it's possible to use coli on ubuntu as coding agent, as i've got a machine with 32GB RAM and 2T SSD.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#264I 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.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#265Re: Show HN: Getting GLM 5.2 running on my slow computer
#266Pretty cool! I've also been playing around with GLM 5.2 this week and was equally impressed. At work we're running it locally on some crazy expensive hardware as a test before starting another project so it's great to see people taking this massive FOSS model release and running it on an average machine, even if it's not terribly practical at this point. Nice work!
which hardware?
Re: Show HN: Getting GLM 5.2 running on my slow computer
#267Earlier quoted context omitted.
Yeah, I really should know. But I'm using whatever ollama gave me by default, which probably isn't optimal.
Ollama uses 4 bit quants and a very short context window by default. It can easily break on anything more complex than a simple chat.
Re: Show HN: Getting GLM 5.2 running on my slow computer
#268Re: Show HN: Getting GLM 5.2 running on my slow computer
#269I 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.
Someone posted this fork, which should work in just 10 GB RAM, at least for another big model. I thought of your request and came back to spread the news :) https://github.com/ErikTromp/colibri-hy3