How to use from
Docker Model Runner
docker model run hf.co/meshllm/Qwen3.8-Flash-Next-UD-IQ4_XS-layers:UD-IQ4_XS
Quick Links
Mesh LLM

Qwen3.8-Flash-Next-UD-IQ4_XS

Distributed GGUF inference package for Mesh LLM

Website GitHub Discord

GGUF layer package for running Qwen3.8-Flash-Next-UD-IQ4_XS across a local Mesh LLM cluster.

This package is derived from unsloth/Qwen3.8-Flash-Next-GGUF and keeps the original GGUF distribution split into per-layer artifacts for distributed inference.

Highlights

Run locally Pool multiple machines OpenAI-compatible Package variant
Private inference on your hardware Split layers across peers Serve /v1/chat/completions locally Q4_XS layer package

Model Overview

Property Value
Source model unsloth/Qwen3.8-Flash-Next-GGUF
Model id unsloth/Qwen3.8-Flash-Next-GGUF:UD-IQ4_XS
Family Qwen3
Parameter scale not recorded
Quantization Q4_XS
Layer count 48
Activation width not recorded
Package size 0 B
Source file UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00001-of-00003.gguf
Package repo meshllm/Qwen3.8-Flash-Next-UD-IQ4_XS-layers
License other from unsloth/Qwen3.8-Flash-Next-GGUF

Recommended Use

  • Local and private inference with Mesh LLM.
  • Multi-machine serving when the full GGUF is too large for one host.
  • OpenAI-compatible chat/completions workflows through Mesh LLM's local API.

For upstream architecture details, chat template guidance, sampling recommendations, license terms, and benchmark notes, see the source model card: unsloth/Qwen3.8-Flash-Next-GGUF.

Quickstart

# Run this on each machine that should contribute memory/compute.
mesh-llm serve --model "meshllm/Qwen3.8-Flash-Next-UD-IQ4_XS-layers" --split
# Check the mesh and discover the OpenAI-compatible model name.
curl -s http://localhost:3131/api/status
curl -s http://localhost:3131/v1/models
# Send an OpenAI-compatible chat request.
curl -s http://localhost:3131/v1/chat/completions \
  -H "Content-Type: application/json" \
  -d '{
    "model": "unsloth/Qwen3.8-Flash-Next-GGUF:UD-IQ4_XS",
    "messages": [{"role": "user", "content": "Write a tiny hello-world function in Rust."}],
    "max_tokens": 128
  }'

Package Variant

Property Value
Format gguf
Canonical source ref unsloth/Qwen3.8-Flash-Next-GGUF@38bb39ee97821de2c9009abb7e93950eec396e66/UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00001-of-00003.gguf
Source revision 38bb39ee97821de2c9009abb7e93950eec396e66
Source SHA-256 5ce89370720f8bf90890f439361282104c1aa1482d4013bb9a50923e758e71a4
Skippy ABI not recorded
Package manifest SHA-256 3799204fc1128d53d3dfdb9464010c282fc13a16872bda912a09e0a2c60f3917

What Is Included

Artifact Path Contents SHA-256
Manifest model-package.json Package schema, source identity, checksums 3799204fc1128d53d3dfdb9464010c282fc13a16872bda912a09e0a2c60f3917

Validation

Generated by the Mesh LLM HF Jobs splitter from mesh-llm ref 293d61d8fb8be914e5244f754ceb1d67f59f177b. Each artifact is checksummed as it is written, uploaded to this repository, and removed from the job workspace before the next artifact is produced.

skippy-model-package write-package "/hf-cache/UD-IQ4_XS/Qwen3.8-Flash-Next-UD-IQ4_XS-00001-of-00003.gguf" --out-dir "/tmp/meshllm-layer-job-meshllm_Qwen3.8-Flash-Next-UD-IQ4_XS-layers-14/package"

Links

Downloads last month
-
GGUF
Model size
3B params
Architecture
qwen4exp
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for meshllm/Qwen3.8-Flash-Next-UD-IQ4_XS-layers

Quantized
(3)
this model