Mesh LLM

Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL

Distributed GGUF inference package for Mesh LLM

Website GitHub Discord

GGUF layer package for running Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL across a local Mesh LLM cluster.

This package is derived from unsloth/Llama-4-Maverick-17B-128E-Instruct-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 UD-Q4_K_XL layer package

Model Overview

Property Value
Source model unsloth/Llama-4-Maverick-17B-128E-Instruct-GGUF
Model id unsloth/Llama-4-Maverick-17B-128E-Instruct-GGUF:UD-Q4_K_XL
Family Llama
Parameter scale 17B
Quantization UD-Q4_K_XL
Layer count 48
Activation width 5120
Package size 216.8 GB
Source file UD-Q4_K_XL/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-00001-of-00005.gguf
Package repo meshllm/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-layers

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/Llama-4-Maverick-17B-128E-Instruct-GGUF.

Quickstart

# Run this on each machine that should contribute memory/compute.
mesh-llm serve --model "meshllm/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-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/Llama-4-Maverick-17B-128E-Instruct-GGUF:UD-Q4_K_XL",
    "messages": [{"role": "user", "content": "Write a tiny hello-world function in Rust."}],
    "max_tokens": 128
  }'

Package Variant

Property Value
Format layer-package
Canonical source ref unsloth/Llama-4-Maverick-17B-128E-Instruct-GGUF@main/UD-Q4_K_XL/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-00001-of-00005.gguf
Source revision main
Source SHA-256 6e2b84934ae72ce77611e0612f7b3cccaf75b363c630f45a8faafccea999562a
Skippy ABI 0.1.22
Package manifest SHA-256 7c0ec9105128333080fe49f311bf7d3241980cebeb153325542995f3cd9da1c3

What Is Included

Artifact Path Contents SHA-256
Manifest model-package.json Package schema, source identity, checksums 7c0ec9105128333080fe49f311bf7d3241980cebeb153325542995f3cd9da1c3
Metadata shared/metadata.gguf 0 tensors, 12.5 MB 1d1e5d468374d6160a206615f2bd8897cf259d8dca4d64d853dc8a87d5335f29
Embeddings shared/embeddings.gguf 1 tensors, 567.4 MB f523c23ee00cc784fb2e2365eacdd2d26a6b536f024dafeaa40a2f683424bc15
Output head shared/output.gguf 2 tensors, 821.8 MB f2f8d438306fb8272a7a2d80ca20b12dde9d164a4fe82ef7fd604b5cba139d4f
Transformer layers layers/layer-*.gguf 48 layer artifacts, 528 tensors, 215.4 GB see model-package.json

Validation

Generated by the Mesh LLM HF Jobs splitter from mesh-llm ref main. 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 "/source/UD-Q4_K_XL/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-00001-of-00005.gguf" --out-dir "/tmp/meshllm-layer-job-meshllm_Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-layers-199/package"

Links

Downloads last month
495
GGUF
Model size
0.3B params
Architecture
llama4
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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

Model tree for meshllm/Llama-4-Maverick-17B-128E-Instruct-UD-Q4_K_XL-layers

MiniMax H3 Video Generator 20 free credits · Text & image to video Try Free →