All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Testing the GLM-4.5 Air Model: Writing Space Invaders in JavaScript on an Older Laptop

By

simonw

10mo ago· 4 min readenNews

Summary

The article discusses the capabilities of the new GLM-4.5 Air model, an open-weight AI model from Z.ai, which excels in coding tasks. The author tested a 3bit quantized version of the model on a 2.5-year-old laptop and successfully used it to write a Space Invaders game in JavaScript. The model's performance and accessibility for users with 64GB machines are highlighted.

Key quotes

· 3 pulled
The models are pretty big—the smaller GLM-4.5 Air model is still 106 billion total parameters, which is 205.78GB on Hugging Face.
Ivan Fioravanti built this 44GB 3bit quantized version for MLX, specifically sized so people with 64GB machines could have a chance of running it.
I tried it out... and it works extremely well.
Snippet from the RSS feed
I wrote about the new GLM-4.5 model family yesterday—new open weight (MIT licensed) models from Z.ai in China which their benchmarks claim score highly in coding even against models such …

You might also wanna read