Provides 2-bit quantized weights of Qwen3.8-27B (~10.15 GB) for local deployment, enabling the full 27B parameter model to run on a single 24 GB GPU with long-context support. Delivered as safetensors plus a companion SGLang runtime; measured to match FP8 reference on common benchmarks with small or no quality loss.
Experimental open-weight multimodal LLM preview designed for long-context, agentic workloads. It introduces hybrid sparse attention (QSA), gated residual streams, and large offloadable n‑gram embeddings (51B) alongside a high-sparsity MoE (125B total, 6B active) to trade memory for runtime efficiency and improved long-horizon reasoning.
GGUF-quantized build of Qwen3.8-Flash-Next for image-text-to-text inference and local deployment. Ships with Unsloth Dynamic 3.0 quantization, thinking-mode controls (preserve_thinking, reasoning_effort), and native long-context support (262k, extensible to 1M with YaRN).
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.