grimoni/Qwen3.8-27B-SSMFIX-UD-Q4_K_XL-GGUF
0628
Qwen3.8-27B-SSMFIX-UD-Q4KXL-GGUF
GGUF quantization of redashes/Qwen3.8-27B-BF16-SSMFIX, derived from Qwen/Qwen3.8-27B, prepared for llama.cpp-compatible runtimes.
Files
Qwen3.8-27B-SSMFIX-UD-Q4_K_XL.gguf: main quantized checkpointsha256.txt: checksum for the GGUFquantization_recipe.txt: quantization recipe used for this buildquantize_qwen38_ssmfix_q4xl.log: quantization logconvert_qwen38_ssmfix.log: BF16-to-GGUF conversion log
Source
- Base model family:
Qwen/Qwen3.8-27B - Input checkpoint used locally:
redashes--Qwen3.8-27B-BF16-SSMFIX - Quantized from a local BF16 GGUF converted from the original safetensors checkpoint
Quantization notes
- Target profile:
Q4_K_XL-like - Output size is about
15 GB - The quantization used an importance matrix compatible with
Qwen3.8-27B - The MTP head (
blk.64) is not covered by the downloaded imatrix, sonextn.eh_projwas stored asQ4_0
Local validation
Validated locally on August 19, 2026 with:
- GGUF header and metadata checks
llama.cpploading on a local NVIDIA GPU- HTTP inference through
llama-server
Runtime
This file is intended for llama.cpp and compatible tools that support GGUF.
Example with llama.cpp
llama-cli -m Qwen3.8-27B-SSMFIX-UD-Q4_K_XL.gguf -ngl 20 -c 256Caveats
- This is a community quantization, not an official Qwen release.
- Behavior for MTP-related tensors may differ from builds using a fully matched calibration set.
