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 andyjack/GLM-4.7-REAP-268B-A32B-MXFP4_MOE_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 andyjack/GLM-4.7-REAP-268B-A32B-MXFP4_MOE_GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for andyjack/GLM-4.7-REAP-268B-A32B-MXFP4_MOE_GGUF to start chatting
Quick Links

Introducing GLM-4.7-REAP-268B-A32B, a memory-efficient compressed variant of GLM-4.7 that maintains near-identical performance while being 25% lighter.

The original model available here: https://huggingface.co/cerebras/GLM-4.7-REAP-268B-A32B

Note: this is a MXFP4-MOE accurate downstream low-bit quantization version. It has been tested with the latest version of llama.cpp.

llama.cpp/build/bin/llama-server
-m GLM-4.7-REAP-268B-A32B-MXFP4_MOE.gguf
--host 0.0.0.0
--port 11434
--api-key XXX
--flash-attn on
--n-gpu-layers 99
--split-mode layer
--no-mmap
--repeat-penalty 1.08
--repeat-last-n 256
-c 128000
-b 4096
-ub 1024
--parallel 1
--jinja

bitcoin:

bc1q6nvh39fcmy0de0ezepnn2z0rn4dme9yjal77ah
Downloads last month
26
GGUF
Model size
269B params
Architecture
glm4moe
Hardware compatibility
Log In to add your hardware

4-bit

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

Collection including andyjack/GLM-4.7-REAP-268B-A32B-MXFP4_MOE_GGUF