AIAny
AI Model2026
Icon for item

Qwen3.8-Flash-Next-FP8

Provides FP8-quantized Hugging Face weights and config for Qwen3.8-Flash-Next (block size 128), preserving near-original performance. Compatible with Transformers, vLLM, SGLang and TokenSpeed; intended for efficient deployment of a 125B multimodal causal LM with very long context support.

Introduction

Qwen3.8-Flash-Next-FP8 is a release of FP8-quantized model artifacts that lets practitioners run the Qwen3.8-Flash-Next architecture with much lower memory and storage cost while keeping evaluation performance nearly unchanged. The practical value is that teams can experiment with the 125B multimodal MoE architecture and its 262K→1M long-context capabilities without the full-precision hardware footprint.

Key Capabilities
  • FP8 fine-grained quantization (block size 128): reduces model size and memory bandwidth needs so inference and hosting costs drop substantially while maintaining near-original metrics.
  • Hugging Face Transformers-compatible artifacts: works with mainstream inference stacks (Transformers, vLLM, SGLang, TokenSpeed), enabling straightforward integration into existing pipelines.
  • Multimodal + ultra-long context design: targets a causal LM with vision encoder and native 262,144 token context (extensible to 1,000,000), making it suitable for long-horizon agents, document reasoning, and long-video understanding.
  • Architecture-preview of Qwen4 family: exposes hybrid attention (Gated DeltaNet + Qwen Sparse Attention), gated residuals, n-gram embeddings and MoE design so researchers can evaluate architectural trade-offs.
Who it's for and trade-offs

Great fit if you need to prototype or deploy a large multimodal LLM with far reduced memory/storage footprint and want compatibility with popular inference engines. Also useful for benchmarking agentic, coding and long-horizon tasks with realistic model behavior. Look elsewhere if you require the absolute highest-fidelity, unquantized weights for research into tiny numerical differences, or if your infra cannot yet support FP8 runtimes or the recommended serving engines. The release lowers hardware requirements but still assumes significant compute for production-scale throughput.

More Items

Hugging Face
AI Model2026

A 770B-parameter Mixture-of-Experts instruct model from Tencent that natively supports 1,048,576-token contexts, Gated DSA attention, and speculative MTP decoding; open-sourced under Apache-2.0 with BF16 and FP8 weights for deployable inference.

Hugging Face
AI Model2026

Injects proprietary news, regulatory and legal data into an open checkpoint via data-centric continual learning to improve performance on legal, tax and journalism tasks while preserving general capabilities and very long context support.

Hugging Face
AI Model2026

Provides a GGUF-quantized build of GLM-5.3-Flash for local text-generation and inference. Key features: 320B total / 18B active parameters, hybrid sparse+linear attention, native multimodal pretraining and Unsloth Dynamic quantization. Best for developers running GGUF local inference workflows.