AIAny
AI Model2026
Icon for item

GLM-5.2 (Unsloth GGUF)

Provides GGUF-quantized GLM-5.2 builds for local text-generation with a solid 1M-token context, dynamic 1-/2-bit quant options, and Unsloth runtime integrations — targeted at long-horizon coding, reasoning and agent workflows. MIT licensed.

Introduction

Long-context LLMs are difficult to run locally at scale; this GGUF distribution packages GLM-5.2 so you can run the model with Unsloth dynamic quantization and common local inference tooling.

Key Capabilities
  • 1M-token context: Enables stable long-horizon tasks (editing, long-form reasoning, multi-file codebases) without fragmenting context.
  • Quantized GGUF builds: Dynamic 1-bit and 2-bit variants (and higher-bit options) let you trade model footprint versus fidelity; 1-bit ≈ 223 GB total memory, 2-bit ≈ 239 GB on disk in common distributions.
  • Runtime & integration: Designed for llama.cpp, Unsloth Studio, vLLM and transformers ecosystems; includes presets for reasoning effort (non-thinking, high, max) and speculative decoding improvements.
  • Architecture notes: Builds on GLM-5.2 innovations (IndexShare sparse indexing and MTP improvements) to reduce per-token FLOPs at very long contexts and increase speculative decoding acceptance.
Who it's for and trade-offs

Great fit if you want to run a large long-context LLM locally or on-premise (researchers, teams testing agentic chains, developers evaluating long-form code generation) and can provide large unified memory or a mix of VRAM+RAM. Look elsewhere if you need a tiny footprint (edge devices) or cannot meet the hundreds of GBs of total memory required for useful quantized variants. The package prioritizes reproducible, local inference and measurable trade-offs between quant levels (file size vs. accuracy).

Information

  • Websitehuggingface.co
  • Organizationsunsloth, Z.ai (zai-org/GLM-5)
  • Published date2026/06/17

Categories

More Items

Hugging Face
AI Model2026

An FP8-quantized, uncensored mirror of Qwen3.8-27B for image-text-to-text tasks — preserves native multimodal vision and very long context while targeting transformers/vLLM deployments; intended for offline testing and red-teaming and may bypass built-in safety filters.

Hugging Face
AI Model2026

Multimodal vision-language model optimized for on-device image+text tasks: image captioning, full-page OCR with layout annotation, grounding/bounding-box prediction, and function calling. Built on the LFM2.5-2.6B backbone with a SigLIP2 NaFlex 400M vision encoder and tuned for low-latency, low-memory edge inference.

Hugging Face
AI Model2026

A 27B Qwen3.8 vision‑language causal transformer quantized to NVFP4 for lower‑memory inference. Provides 262K native context (extensible to 1M), Unsloth Dynamic V3.0 4‑bit quantization and MTP support so Qwen3.8‑class multimodal workloads can run on 24GB‑class GPUs.