sudoingX/qwen38-mtp - One llama.cpp flag unlocks +33-39% decode speed for Qwen3.8-27B on consumer GPUs. The MTP head already ships inside your GGUF. Recipe, paired benchmarks, probe tool.
thc1006/qwen3.8-speculative-decoding-rtx3090 - Pinned llama.cpp benchmark of Qwen3.8-27B on one RTX 3090. Built-in MTP at n-max 2: +59.8% [+57.0, +62.8] server-reported decode on a purposive 25-prompt suite; DFlash2 (PR #27342) +51.9%. Telemetry suggests ~35-37% lower energy, uncalibrated. 23-25 of 25 prompts diverge from serial greedy by token 1600.
mikecovlee/qwen3.8-27b-24gb-recipe - Run Qwen3.8-27B locally on any 24GB GPU (RTX 3090/4090/A5000) with llama.cpp: install, scripts, MTP tuning, benchmarks
noonghunna/club-3090 - Community recipes for serving LLMs on RTX 3090/4090/5090 CUDA gpus. Multi-engine (vLLM, llama.cpp, ik_llama) and model-agnostic. Currently shipping Qwen3.6-27B Qwen3.6 35B Gemma 4 26B Gemma 4 31B configs for 1× and 2× cards.