Qwen3.8-27B-SwissNeuron-Derisked-GGUF

llama.cpp GGUF releases of SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked, built from the repaired SFT plus latest-SFT DWM α=0.1 BF16 checkpoint.

Files

Quant Use
BF16 Lossless GGUF reference
Q8_0 Maximum quantized quality
Q6_K Near-BF16 quality
Q5_K_M High-quality balanced option
Q4_K_M Recommended general-purpose size/quality option

Exact sizes and SHA-256 hashes are in SHA256SUMS.

The repository also includes:

  • mmproj-Qwen3.8-27B-SwissNeuron-Derisked-BF16.gguf — BF16 vision projector
  • mtp-Qwen3.8-27B-SwissNeuron-Derisked-BF16.gguf — standalone BF16 MTP draft head

llama.cpp

Use a recent llama.cpp build with Qwen3.8 / qwen35 Gated-DeltaNet support.

llama-server \
  -hf SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked-GGUF:Q4_K_M \
  -c 16384 --port 8080

Thinking is supported by the embedded chat template. For non-thinking mode, pass the current llama.cpp reasoning-off option or the equivalent chat-template kwargs supported by your frontend.

LM Studio

Search for SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked-GGUF inside LM Studio. Select the BF16 file for the native, lossless derisked SwissNeuron checkpoint, or Q4_K_M/Q5_K_M/Q6_K/Q8_0 for smaller deployments. Keep the embedded Qwen3.8 chat template.

Ollama

Run directly from Hugging Face with a recent Ollama release:

# Native lossless BF16 GGUF
ollama run hf.co/SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked-GGUF:BF16

# Recommended smaller quant
ollama run hf.co/SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked-GGUF:Q4_K_M

Or download the repository's Modelfile and run:

ollama create swissneuron-qwen38-bf16 -f Modelfile
ollama run swissneuron-qwen38-bf16

Notes

  • These files contain the language model and native MTP tensors supported by current llama.cpp.
  • Vision requires a compatible Qwen3.8 mmproj file; this initial release is verified for text inference.
  • The source HF model advertises factor-4 YaRN to 1M, but practical GGUF context is constrained by host/GPU memory and runtime state. Start at 16K–64K and scale only after retrieval testing.
Downloads last month
281
GGUF
Model size
27B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

6-bit

8-bit

16-bit

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

Model tree for SwissNeuron/Qwen3.8-27B-SwissNeuron-Derisked-GGUF

Base model

Qwen/Qwen3.8-27B
Quantized
(4)
this model