CoolFace
Modelpublic

FoxlightAI/qwen3-8-27b-fp8-mtp

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
Model Card

FoxlightAI/qwen3-8-27b-fp8-mtp

This repository contains an MTP speculative-decoding sidecar derived from `Qwen/Qwen3.8-27B-FP8`. It is not a standalone model — it provides the multi-token-prediction heads used by Skulk to speculatively decode for the target model `Qwen/Qwen3.8-27B-FP8`. The heads ship at full precision (bf16, unquantized) — they are the speculative drafter, where precision drives draft acceptance — so there is one sidecar per base model and it serves every quantization of the target.

Provenance

FieldValue
Artifact typemtp-sidecar
Source modelQwen/Qwen3.8-27B-FP8
Source revision017b9c7af6b5689d5dd426a76e0bc077eb5ca20a
Target modelQwen/Qwen3.8-27B-FP8
Extracted withskulk-weights-publisher 0.1.0
Generated2026-08-18T03:37:57Z

Usage

Skulk loads this sidecar (mtp.safetensors) alongside the target model to enable MTP speculative decoding. It is referenced from the Skulk Weights Publisher catalog and fetched automatically by the Skulk shard downloader; it is not intended to be loaded standalone.

License

This artifact is derived from `Qwen/Qwen3.8-27B-FP8` and is published under that model's original license (apache-2.0), preserved unchanged. Refer to the source model's card for the full terms.