AIAny
AI Model2026
Icon for item

unsloth/Qwen3.8-27B-GGUF

Provides a 27B Qwen3.8 GGUF build for local/offline deployment, optimized with Unsloth Dynamic V3.0 quantization. Offers switchable thinking-mode, native vision-language understanding, and native long-context support (262k+ tokens).

Introduction

Qwen3.8-27B in this GGUF release is aimed at users who need a deployable, vision-capable 27B Qwen3.8 variant that balances capability and practical inference speed through community quantization. The notable trade is delivering a near-production feature set (thinking mode, long context, video support) while remaining large enough to demand substantial local hardware.

Key Capabilities
  • Thinking-mode control and preserve_thinking: lets you toggle and tune internal multi-step reasoning so the same model can be used for both chain-of-thought style planning and concise instruction-following. This means fewer separate model variants for agents and assistants.
  • Native vision & long-video understanding: supports image and hour-scale video inputs with configs for high frame-rate sampling, so it can interpret STEM diagrams, documents, and multi-frame visual context without a separate vision adapter.
  • Ultra-long context and MTP: natively supports 262k tokens (extensible toward 1M with recommended RoPE/YaRN techniques) and multi-token prediction to keep multi-step workflows and long-horizon agent traces in a single session.
  • GGUF + Unsloth Dynamic V3.0 quantization: packaged for local inference with faster memory/compute characteristics than full FP weights, making 27B-level capabilities more practical on consumer servers and desktops.
Who it's for and trade-offs

Great fit if you need a single local model for multimodal agent workflows (coding, research writing, long-horizon planning, or video/document understanding) and want thinking-mode control plus tooling integrations (Unsloth Desktop, agent tool-calling). Look elsewhere if you require the absolute smallest footprint (edge/phone), strict enterprise support SLAs, or minimal hardware cost — even quantized, a 27B dense model needs substantial RAM/VRAM and careful runtime tuning. Also expect the usual LLM caveats on hallucinations and prompt-sensitive behavior; thinking-mode increases internal output length and may raise inference latency and token usage if not constrained.

Information

  • Websitehuggingface.co
  • Organizationsunsloth, Qwen Team
  • Published date2026/08/13

Categories

More Items

Hugging Face
AI Model2026

Multimodal vision-language model optimized for on-device image+text tasks: image captioning, full-page OCR with layout annotation, grounding/bounding-box prediction, and function calling. Built on the LFM2.5-2.6B backbone with a SigLIP2 NaFlex 400M vision encoder and tuned for low-latency, low-memory edge inference.

Hugging Face
AI Model2026

A 27B Qwen3.8 vision‑language causal transformer quantized to NVFP4 for lower‑memory inference. Provides 262K native context (extensible to 1M), Unsloth Dynamic V3.0 4‑bit quantization and MTP support so Qwen3.8‑class multimodal workloads can run on 24GB‑class GPUs.

Hugging Face
AI Model2026

Multimodal Mixture-of-Experts text-generation model that accepts text, images, video and audio and returns text; preview open-weight release with 280B total params, 16B activated params, up to 512K token context and BF16/FP8 checkpoints under Apache-2.0.