Model Description


license: mit base_model:
  • zai-org/GLM-4.7-Flash
pipeline_tag: text-generation

evilfreelancer/GLM-4.7-Flash-GGUF

Converted and quantized version of zai-org/GLM-4.7-Flash with help of this fix.

MXFP4_MOE quant is also avaialble

If you experience looping or repetition when using GLM 4.7 Flash, try adding --temp 1.0 --min-p 0.01 --top-p 0.95 --dry-multiplier 1.1 which can help, specifically --dry-multiplier 1.1.

Increase --dry-multiplier 1.1 to say --dry-multiplier 1.5 if you still experience issues.

Use --kv-unified for speeding up inference.

It is recommended to use at least 4-bit precision for best performance as well.

Also, adjust context window as required, up to 202752.

x-shared-logs: &shared-logs
  logging:
    driver: "json-file"
    options:
      max-size: "100k"

services:
glm47-flash-30b:
image: ghcr.io/ggml-org/llama.cpp:server-cuda
restart: unless-stopped
volumes:
- ./llama-cpp_data:/root/.cache
ports:
- "8080:8080"
command: --host 0.0.0.0 --port 8080 -hf evilfreelancer/GLM-4.7-Flash-GGUF:MXFP4_MOE -fa 1 -ngl 99 -ub 4092 -b 4092 -c 202752 --jinja -np 10 -t 48 --threads-batch 96 --temp 1.0 --min-p 0.01 --top-p 0.95 --dry-multiplier 1.1
deploy:
resources:
reservations:
devices:
- driver: nvidia
device_ids: [ '0', '1', '2', '3' ]
capabilities: [ gpu ]
<<: *shared-logs

GGUF File List

📁 Filename 📦 Size ⚡ Download
GLM-4.7-Flash-F16.gguf
LFS FP16
55.79 GB Download
GLM-4.7-Flash-IQ3_XS.gguf
LFS Q3
11.5 GB Download
GLM-4.7-Flash-IQ3_XXS.gguf
LFS Q3
11.36 GB Download
GLM-4.7-Flash-IQ4_NL.gguf
LFS Q4
15.89 GB Download
GLM-4.7-Flash-IQ4_XS.gguf
LFS Q4
15.05 GB Download
GLM-4.7-Flash-MXFP4_MOE.gguf
LFS
15.8 GB Download
GLM-4.7-Flash-Q3_K_S.gguf
LFS Q3
12.14 GB Download
GLM-4.7-Flash-Q4_0.gguf
Recommended LFS Q4
15.79 GB Download
GLM-4.7-Flash-Q4_1.gguf
LFS Q4
17.52 GB Download
GLM-4.7-Flash-Q4_K_M.gguf
LFS Q4
16.89 GB Download
GLM-4.7-Flash-Q5_0.gguf
LFS Q5
19.24 GB Download
GLM-4.7-Flash-Q5_1.gguf
LFS Q5
20.96 GB Download
GLM-4.7-Flash-Q5_K_M.gguf
LFS Q5
19.8 GB Download
GLM-4.7-Flash-Q6_K.gguf
LFS Q6
22.92 GB Download
GLM-4.7-Flash-Q8_0.gguf
LFS Q8
29.66 GB Download