CoolFace
Modelpublic

ddh0/GLM-4.5-Air-Derestricted-GGUF

sourceHugging Facemitupdated 10mo agoView on Hugging Face
3likes272downloads
Model Card

GLM-4.5-Air-Derestricted-GGUF

This repository contains several custom GGUF quantizations of ArliAI/GLM-4.5-Air-Derestricted, to be used with llama.cpp.

The naming scheme for these custom quantizations is as follows:

`ModelName-DefaultType-FFN-UpType-GateType-DownType.gguf`

Where DefaultType refers to the default tensor type, and UpType, GateType, and DownType refer to the tensor types used for the ffn_up_exps, ffn_gate_exps, and ffn_down_exps tensors respectively.

Quantizations

These quantizations use Q80 for all tensors by default, including the dense FFN block. Only the conditional experts are downgraded. The shared expert is always kept in Q80. They were quantized using my own imatrix (the calibration text corpus can be found here).

FilenameSize (GB)Size (GiB)Average BPWDirect link
GLM-4.5-Air-Derestricted-Q80-FFN-IQ4XS-IQ4XS-Q50.gguf68.6363.924.97Download
GLM-4.5-Air-Derestricted-Q80-FFN-Q5K-Q5K-Q80.gguf91.9785.666.66Download
GLM-4.5-Air-Derestricted-Q80-FFN-Q6K-Q6K-Q80.gguf100.9994.067.31Download
GLM-4.5-Air-Derestricted-Q8_0.gguf117.45109.388.51Download
GLM-4.5-Air-Derestricted-bf16.gguf220.98205.8116.00Download 1/2 Download 2/2