GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

aquaduck/GLM-4.7-Flash-GGUF overview

Model Card for aquaduck/GLM 4.7 Flash GGUF Pinned Q4 K M GGUF of GLM 4.7 Flash zai org/glm 4.7 flash , plus midpoint layer shards for staged / multi node loadi…

ggufaquaduckzai-orgconversationallayer-shardstext-generationbase_model:zai-org/GLM-4.7-Flashbase_model:quantized:zai-org/GLM-4.7-Flashlicense:mitendpoints_compatibleregion:usimatrix

Runs locally from ~8.47 GB disk (12 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
423
Likes
1
Pipeline
text-generation
Author

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
GLM-4.7-Flash-Q4_K_M-layers-0-24.ggufGGUFQ4_K_M8.47 GBDownload
GLM-4.7-Flash-Q4_K_M-layers-24-47.ggufGGUFQ4_K_M8.76 GBDownload
GLM-4.7-Flash-Q4_K_M.ggufGGUFQ4_K_M17.05 GBDownload

Model Details

Model IDaquaduck/GLM-4.7-Flash-GGUF
Authoraquaduck
Pipelinetext-generation
Licensemit
Base modelzai-org/GLM-4.7-Flash
Last modified2026-08-22T14:27:03.000Z

Model README

---

license: mit

pipeline_tag: text-generation

library_name: gguf

base_model: zai-org/GLM-4.7-Flash

base_model_relation: quantized

tags:

- gguf

- aquaduck

- zai-org

- conversational

- layer-shards

---

Model Card for aquaduck/GLM-4.7-Flash-GGUF

Pinned Q4_K_M GGUF of GLM-4.7-Flash (zai-org/glm-4.7-flash), plus midpoint layer shards for staged / multi-node loading (Aquaduck Arc layer-package-v1).

The shard files are not a new quantization. They are contiguous midpoint packages cut from the full Q4_K_M GGUF in this repo.

Model lineage

zai-org/GLM-4.7-Flash

└── Q4_K_M GGUF + midpoint shards → aquaduck/GLM-4.7-Flash-GGUF (this repo)

  • Base weights: https://huggingface.co/zai-org/GLM-4.7-Flash (mit)
  • Quantization source: https://huggingface.co/aquaduck/GLM-4.7-Flash-GGUF (tag Q4_K_M)
  • This repo: full Q4_K_M GGUF (GLM-4.7-Flash-Q4_K_M.gguf) and midpoint GGUF shards

Model Details

| | |

|---|---|

| Catalog id | zai-org/glm-4.7-flash |

| Quantization | Q4_K_M |

| Parameters | 31.2B |

| Native context | 202,752 tokens |

| License | mit |

| Base model | zai-org/GLM-4.7-Flash |

| Ingest GGUF | aquaduck/GLM-4.7-Flash-GGUF |

Model Description

  • Hosted by: Aquaduck (hosting and layer packaging only; base model by Z.ai; GGUF quant by Unsloth / llama.cpp ecosystem)
  • Shared by: Aquaduck AI
  • Model type: Causal language model (GLM-4.7-Flash), GGUF Q4_K_M
  • Language(s): Multilingual (same as base)
  • License: mit (inherits from zai-org/GLM-4.7-Flash)
  • Finetuned from model: N/A — not a fine-tune
  • Derived from: aquaduck/GLM-4.7-Flash-GGUF ← zai-org/GLM-4.7-Flash

Model Sources

  • Base model card: https://huggingface.co/zai-org/GLM-4.7-Flash
  • Quantized GGUF source: https://huggingface.co/aquaduck/GLM-4.7-Flash-GGUF

Files

| File | Role | Approx. size |

|------|------|--------------|

| GLM-4.7-Flash-Q4_K_M.gguf | Full-model GGUF (Q4_K_M) | ~18.31 GB |

| GLM-4.7-Flash-Q4_K_M-layers-0-24.gguf | Split shard (layers 0–23) | ~9.10 GB |

| GLM-4.7-Flash-Q4_K_M-layers-24-47.gguf | Split shard (layers 24–46) | ~9.40 GB |

  • Total layers: 47
  • Valid split boundaries: 24

Filenames use exclusive end indices (layers-{start}-{endExclusive}).

Uses

Direct Use

  • Full GLM-4.7-Flash-Q4_K_M.gguf: standard single-file Q4_K_M GGUF (llama.cpp-compatible). Use this for single-node / local runs.
  • *-layers-.gguf:* Aquaduck / Arc staged loading only. These are not drop-in complete models for stock llama.cpp.

Use the base model’s chat template (including thinking / instruct modes as documented on the base model card); other formats will not work correctly.

Out-of-Scope Use

  • Expecting any one shard to run as a complete model
  • Treating this repo as a new training run or re-quant
  • Uses prohibited by the mit license or the base model’s model card guidance

Bias, Risks, and Limitations

Same capabilities, biases, and risks as zai-org/GLM-4.7-Flash. Q4_K_M quantization can degrade quality vs. the original higher-precision releases. Layer sharding does not change weights beyond packaging.

Recommendations

Follow the base model’s docs for chat template, thinking vs instruct modes, and sampling. Prefer GLM-4.7-Flash-Q4_K_M.gguf in this repo when you do not need staged loading.

How to Get Started

These files are meant to be loaded automatically by the Aquaduck desktop app.

  1. Download the Aquaduck desktop app and sign in.
  2. Devices connected to the internet will receive a model assignment from the model catalog (zai-org/glm-4.7-flash).
  3. Download the model from the Home view. The app will:

- download only the assigned file from this repo (full GLM-4.7-Flash-Q4_K_M.gguf or one midpoint half)

- keep that stage ready for serving

You do not need to pick files by hand, but you may for local serving. Assignment and download are driven by model catalog metadata.

The full GLM-4.7-Flash-Q4_K_M.gguf is a standard Q4_K_M GGUF. The -layers-.gguf files are not.

Training Details

No training. Weights come from Z.ai; Q4_K_M GGUF from aquaduck/GLM-4.7-Flash-GGUF; this repo hosts that GGUF and (when split) packages it into midpoint layer shards.

Evaluation

No separate evals for the hosted GGUF or shards. See zai-org/GLM-4.7-Flash.

Technical Specifications

  • Architecture: GLM-4.7-Flash (~31.2B params, GQA (20 Q / 1 KV heads), 47 layers, hidden dim 2048)
  • Quantization: Q4_K_M
  • Packaging: pinned full Q4_K_M GGUF; optional Arc midpoint shards (*-layers-{start}-{endExclusive}.gguf)
  • Package format: layer-package-v1
  • Split: 2 stages at layer 24 (maxStages: 2)

Citation

@misc{glm47flash,
    title  = {GLM-4.7-Flash},
    author = {Z.ai},
    year   = {2026},
    url    = {https://huggingface.co/zai-org/GLM-4.7-Flash}
}

Credit:

  • The GGUF quantization source (https://huggingface.co/aquaduck/GLM-4.7-Flash-GGUF)
  • llama.cpp (https://github.com/ggml-org/llama.cpp) for GGUF support

Attribution

Quantized GGUF ingested from aquaduck/GLM-4.7-Flash-GGUF. Original weights: zai-org/GLM-4.7-Flash. Redistributed under the base model's license.

Hosted by Aquaduck.

Model Card Contact

Aquaduck AI — https://huggingface.co/aquaduck

Run aquaduck/GLM-4.7-Flash-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models