--- language: - en - zh license: apache-2.0 base_model: DavidAU/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored tags: - solstice-ai - davidau - qwen - qwen3.8 - qwen3.8-27b - cold-fusion - gain - project-heretic - heretic - uncensored - gguf - llama.cpp - ollama - mtp - 1m-context - long-context - yarn - speculative-decoding - draft-model - dspark - vision - multimodal - mmproj pipeline_tag: image-text-to-text datasets: - Solstice-AI/Solace-1.0-Omni ---

Solstice-AI Banner

Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored (MTP-1M GGUF)

Official Solstice-AI Hardware MTP • Native 1M Context • DSpark Drafters • Multimodal Vision

Original Model & GAIN Merge by DavidAU • Hardware MTP Integration & 1M Packaging by Solstice-AI

## Overview Dedicated **Multi-Token Prediction (MTP)** GGUF checkpoints with **native 1,048,576 token (1M) context support**. ### Serving with llama.cpp ```bash llama-cli --hf-repo Solstice-AI/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored-MTP-GGUF-1M --hf-file Qwen3.8-27B-TTURBO-Fable-C-Fusion-709-L-Uncen-NM-DAU-NEO-MAX-MTP-Q4_K_M.gguf --hf-repo-draft Solstice-AI/Qwen3.8-27B-TWIN-TURBO-Fable-Cold-Fusion-709-L-Uncensored-MTP-GGUF-1M --hf-file-draft speculative/Qwen3.8-27B-DSpark-Q8_0.gguf -c 1048576 -ngl 99 ```