How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF to start chatting
Quick Links

CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF

GGUF release of CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse.

Part of the CoNDeNse project — compressing the reasoning capability of large models into small, deployable ones.

Model Details

  • Base model: Qwen/Qwen3-1.7B
  • Architecture: Qwen3
  • Format: GGUF
  • Quantization: Q5_K_M
  • Primary use: reasoning and instruction-following

Quantizations

File Quantization Recommended RAM
GLM-5.1-Qwen3-1.7B-CoNDeNse-Q5_K_M.gguf Q5_K_M 4GB+

Compatibility

Compatible with:

  • LM Studio
  • Ollama
  • llama.cpp
  • KoboldCpp
  • Jan

Usage

llama.cpp

./llama-cli \
  --model GLM-5.1-Qwen3-1.7B-CoNDeNse-Q5_K_M.gguf \
  -p "Explain why the sky is blue."

Ollama

Create model:

ollama create condense-qwen3-1.7b -f Modelfile

Run model:

ollama run condense-qwen3-1.7b

Notes

This GGUF model was converted using Unsloth and quantized into GGUF format for efficient local inference.

The model is intended for:

  • local deployment
  • reasoning experiments
  • lightweight assistants
  • low-resource inference setups

Original Model

Base adapter model:

CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse

Downloads last month
445
GGUF
Model size
2B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

5-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF

Finetuned
Qwen/Qwen3-1.7B
Quantized
(292)
this model

Collection including CoNDeNse-AI/GLM-5.1-Qwen3-1.7B-CoNDeNse-GGUF