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

Solstice-AI/GLM-5.3-Flash-UNCENSORED-GGUF overview

<p align="center" <img src="https://cdn uploads.huggingface.co/production/uploads/67c2e844e0921a5410eec10a/Y5M42dCag2f7Fc6fDtV0Z.jpeg" alt="Solstice AI Banner"…

ggufsolstice-aiglmglm5glm-5.3-flashllama.cppollamavisionvideomultimodalmmprojdflash2speculative-decodinguncensoredabliteratedimage-text-to-textenzhbase_model:dealignai/GLM-5.3-Flash-UNCENSORED-FP8base_model:quantized:dealignai/GLM-5.3-Flash-UNCENSORED-FP8license:mitendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
image-text-to-text

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
mmproj-BF16.ggufGGUFBF161.08 GBDownload
speculative/GLM-5.3-Flash-DFlash2-Q8_0.ggufGGUFQ8_01.17 GBDownload
speculative/GLM-5.3-Flash-DFlash2-bf16.ggufGGUFBF162.19 GBDownload

Model Details

Model IDSolstice-AI/GLM-5.3-Flash-UNCENSORED-GGUF
AuthorSolstice-AI
Pipelineimage-text-to-text
Licensemit
Base modeldealignai/GLM-5.3-Flash-UNCENSORED-FP8
Last modified2026-09-08T01:00:56.000Z

Model README

---

language:

  • en
  • zh

license: mit

base_model: dealignai/GLM-5.3-Flash-UNCENSORED-FP8

tags:

  • solstice-ai
  • glm
  • glm5
  • glm-5.3-flash
  • gguf
  • llama.cpp
  • ollama
  • vision
  • video
  • multimodal
  • mmproj
  • dflash2
  • speculative-decoding
  • uncensored
  • abliterated

pipeline_tag: image-text-to-text

---

<p align="center">

<img src="https://cdn-uploads.huggingface.co/production/uploads/67c2e844e0921a5410eec10a/Y5M42dCag2f7Fc6fDtV0Z.jpeg" alt="Solstice-AI Banner" width="100%">

</p>

<h1 align="center">GLM-5.3-Flash-UNCENSORED (Official GGUF & Multimodal Release)</h1>

<h3 align="center">Official Solstice-AI GGUF Release &bull; Pure BF16 Multimodal Vision + Video (mmproj) &bull; Bundled DFlash 2 Speculative Drafter</h3>

<p align="center">

<b>Original Architecture by <a href="https://huggingface.co/zai-org">Zhipu AI / ZAI</a> &bull; Uncensored Weights by <a href="https://huggingface.co/dealignai">dealignai</a> &bull; Quantization by <a href="https://huggingface.co/Solstice-AI">Solstice-AI</a></b>

</p>

---

Multimodal Vision & Video Projector (mmproj)

In llama.cpp, multimodal models decouple language weights from vision encoding. This repository includes the official standalone pure bfloat16 Multimodal Projector:

  • mmproj-BF16.gguf (1.11 GB) — Native bfloat16 Vision Transformer (ViT) with temporal & spatial patch merging. Preserves full FP32 dynamic range without FP16 underflow risks.

Quickstart with llama.cpp:

If llama-server or llama-cli is not installed on macOS:

brew install llama.cpp

Start the multimodal server:

llama-server   -m Q4_K_M/GLM-5.3-Flash-Uncensored-Q4_K_M-00001-of-00005.gguf   --mmproj mmproj-BF16.gguf   -c 131072   --port 8080

---

Speculative Decoding Acceleration

This release bundles pre-aligned speculative draft weights in speculative/:

  • speculative/GLM-5.3-Flash-DFlash2-bf16.gguf
  • speculative/GLM-5.3-Flash-DFlash2-Q8_0.gguf

Run speculative decoding via llama-cli:

llama-cli   -m Q4_K_M/GLM-5.3-Flash-Uncensored-Q4_K_M-00001-of-00005.gguf   -md speculative/GLM-5.3-Flash-DFlash2-bf16.gguf   --mmproj mmproj-BF16.gguf   -p "Describe this architecture diagram in detail."   --image ./diagram.png

Run Solstice-AI/GLM-5.3-Flash-UNCENSORED-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