Downloads · 30 days
9
12% of all-time downloads
aiqtech/GLM-4.6
GLM-4.6 is a text generation model from aiqtech. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as mit.
<div align="center" <img src=https://raw.githubusercontent.com/zai-org/GLM-4.5/refs/heads/main/resources/logo.svg width="15%"/ </div <p align="center" 👋 Join our <a href="https://discord.gg/QR7SARHRxK" target="blank"…
Downloads · 30 days
9
12% of all-time downloads
All-time downloads
75
Public
Parameters
357B
714 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors714 GB · 100%
How the weights are stored.
BF16357B · 100%
From the Hugging Face model README
Compared with GLM-4.5, GLM-4.6 brings several key improvements:
We evaluated GLM-4.6 across eight public benchmarks covering agents, reasoning, and coding. Results show clear gains over GLM-4.5, with GLM-4.6 also holding competitive advantages over leading domestic and international models such as DeepSeek-V3.1-Terminus and Claude Sonnet 4.

Both GLM-4.5 and GLM-4.6 use the same inference method.
you can check our github for more detail.
For general evaluations, we recommend using a sampling temperature of 1.0.
For code-related evaluation tasks (such as LCB), it is further recommended to set:
top_p = 0.95top_k = 40