GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

Etherll/Qwen3.6-27B-Layerdose-GGUF overview

Qwen3.6 27B Layerdose GGUF GGUF exports for the LayerDose 14 layer linear attn replacement candidate derived from Qwen/Qwen3.6 27B . Current Status This GGUF m…

ggufqwenlayerdosellama.cppquantizedbase_model:Qwen/Qwen3.6-27Bbase_model:quantized:Qwen/Qwen3.6-27Blicense:otherendpoints_compatibleregion:usconversational

Runs locally from ~14.47 GB disk (16 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Qwen3.6-27B-LayerDose-14LinearAttnRank64-BF16.ggufGGUFBF1647.12 GBDownload
Qwen3.6-27B-LayerDose-14LinearAttnRank64-Q4_K_M.ggufGGUFQ4_K_M14.47 GBDownload

Model Details

Model IDEtherll/Qwen3.6-27B-Layerdose-GGUF
AuthorEtherll
Pipeline
Licenseother
Base modelQwen/Qwen3.6-27B
Last modified2026-06-29T17:51:37.000Z

Model README

---

license: other

base_model: Qwen/Qwen3.6-27B

library_name: gguf

tags:

- qwen

- layerdose

- gguf

- llama.cpp

- quantized

---

Qwen3.6-27B Layerdose GGUF

GGUF exports for the LayerDose 14-layer linear_attn replacement candidate derived from Qwen/Qwen3.6-27B.

Current Status

This GGUF model is not runnable yet in stock llama.cpp and should be treated as an archival/export artifact for the current LayerDose experiment. It requires additional runtime integration for the custom LayerDose replacement tensors/operators before it can be used as a normal GGUF model.

Files

  • Qwen3.6-27B-LayerDose-14LinearAttnRank64-BF16.gguf
  • Qwen3.6-27B-LayerDose-14LinearAttnRank64-Q4_K_M.gguf
  • llama.cpp-layerdose-qwen36-source.zip

The source zip contains the patched llama.cpp source used during this experiment. The model is still not a turnkey runnable GGUF release.

Size

  • BF16 GGUF: 50,590,118,944 bytes
  • Q4_K_M GGUF: 15,534,421,024 bytes
  • Normal Q4_K_M baseline used locally: 16,547,398,976 bytes
  • LayerDose Q4_K_M saving vs normal Q4_K_M: 1,012,977,952 bytes

Local Decode Speed Smoke

CPU-only llama-simple, prompt Hello, -n 128.

| Model | Decode t/s |

|---|---:|

| Normal Q4_K_M | 5.16, 5.24 |

| LayerDose Q4_K_M | 5.70, 5.76 |

Reverse-order pass speedup: 1.099x by decode tokens/sec. Load time is not used for this comparison because it is strongly affected by filesystem cache/order.

Quality Smoke

Compared LayerDose BF16 GGUF against LayerDose Q4_K_M GGUF:

  • ARC64-95: BF16 0.9375, Q4 0.9375, delta 0.0000
  • HellaSwag64-95: BF16 0.5625, Q4 0.5625, delta 0.0000
  • Combined option KL BF16->Q4: 0.008657
  • LM KL Q4-vs-BF16 on 16 held-out prompts: 0.017597 +/- 0.001729
  • Same-top-token rate: 96.429%
  • Greedy generation smoke passed for both BF16 and Q4

This is a smoke-level validation, not a full benchmark suite.

Run Etherll/Qwen3.6-27B-Layerdose-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models