aquaduck/Llama-3.3-70B-Instruct-GGUF overview
Model Card for aquaduck/Llama 3.3 70B Instruct GGUF Layer sharded Q4 K M GGUF chunks of Meta Llama 3.3 70B Instruct, derived from unsloth/Llama 3.3 70B Instruc…
Runs locally from ~2.41 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Llama-3.3-70B-Instruct-Q4_K_M-layers-0-4.gguf | GGUF | Q4_K_M | 2.58 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-12-16.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-16-20.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-20-24.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-24-28.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-28-32.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-32-36.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-36-40.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-4-8.gguf | GGUF | Q4_K_M | 2.58 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-40-44.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-44-48.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-48-52.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-52-56.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-56-60.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-60-64.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-64-68.gguf | GGUF | Q4_K_M | 2.41 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-68-72.gguf | GGUF | Q4_K_M | 2.53 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-72-76.gguf | GGUF | Q4_K_M | 2.58 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-76-80.gguf | GGUF | Q4_K_M | 3.39 GB | Download |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-8-12.gguf | GGUF | Q4_K_M | 2.47 GB | Download |
Model Details
| Model ID | aquaduck/Llama-3.3-70B-Instruct-GGUF |
|---|---|
| Author | aquaduck |
| Pipeline | text-generation |
| License | llama3.3 |
| Base model | unsloth/Llama-3.3-70B-Instruct-GGUF |
| Last modified | 2026-07-19T07:53:46.000Z |
Model README
---
license: llama3.3
pipeline_tag: text-generation
library_name: gguf
base_model: unsloth/Llama-3.3-70B-Instruct-GGUF
tags:
- gguf
- llama
- llama-3.3
- meta
- conversational
- layer-shards
---
Model Card for aquaduck/Llama-3.3-70B-Instruct-GGUF
Layer-sharded Q4_K_M GGUF chunks of Meta Llama-3.3-70B-Instruct, derived from unsloth/Llama-3.3-70B-Instruct-GGUF.
These files are not a new quantization. They are contiguous 4-layer packages cut from the full Unsloth Q4_K_M GGUF for staged / multi-node loading (Aquaduck Arc layer-package-v1).
Model lineage
meta-llama/Llama-3.3-70B-Instruct
└── quantized → unsloth/Llama-3.3-70B-Instruct-GGUF (Q4_K_M)
└── layer-split → aquaduck/Llama-3.3-70B-Instruct-GGUF (this repo)
- Base weights: https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct (Llama 3.3 Community License)
- Quantization source: https://huggingface.co/unsloth/Llama-3.3-70B-Instruct-GGUF (tag Q4_K_M)
- This repo: 4-layer GGUF shards for distributed inference
Model Details
Model Description
- Developed by: Aquaduck (layer packaging only; base model by Meta; GGUF quant by Unsloth / llama.cpp ecosystem)
- Shared by: Aquaduck AI
- Model type: Causal language model (Llama 3.3 Instruct), GGUF Q4_K_M, layer-sharded
- Language(s): Multilingual (same as base)
- License: Llama 3.3 Community License Agreement (inherits from meta-llama/Llama-3.3-70B-Instruct) — https://www.llama.com/llama3_3/license/
- Finetuned from model: N/A — not a fine-tune
- Derived from: unsloth/Llama-3.3-70B-Instruct-GGUF ← meta-llama/Llama-3.3-70B-Instruct
Model Sources
- Base model card: https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct
- Acceptable Use Policy: https://www.llama.com/llama3_3/use-policy
- Quantized GGUF source: https://huggingface.co/unsloth/Llama-3.3-70B-Instruct-GGUF
Files
| File | Layers (inclusive start … end exclusive in filename) | Approx. size |
|------|------------------------------------------------------|--------------|
| Llama-3.3-70B-Instruct-Q4_K_M-layers-0-4.gguf | 0–3 | ~2.78 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-4-8.gguf | 4–7 | ~2.78 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-8-12.gguf | 8–11 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-12-16.gguf | 12–15 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-16-20.gguf | 16–19 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-20-24.gguf | 20–23 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-24-28.gguf | 24–27 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-28-32.gguf | 28–31 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-32-36.gguf | 32–35 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-36-40.gguf | 36–39 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-40-44.gguf | 40–43 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-44-48.gguf | 44–47 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-48-52.gguf | 48–51 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-52-56.gguf | 52–55 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-56-60.gguf | 56–59 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-60-64.gguf | 60–63 | ~2.65 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-64-68.gguf | 64–67 | ~2.59 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-68-72.gguf | 68–71 | ~2.71 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-72-76.gguf | 72–75 | ~2.78 GB |
| Llama-3.3-70B-Instruct-Q4_K_M-layers-76-80.gguf | 76–79 | ~3.64 GB |
- Total layers: 80
- Valid split boundaries: 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76
- Full-model equivalent: ~42.5 GB (same as Unsloth Q4_K_M)
Filenames use exclusive end indices (layers-{start}-{endExclusive}).
Uses
Direct Use
Intended for Aquaduck / Arc (and compatible) runtimes that download and merge layer packages, not as a single drop-in file for stock llama.cpp.
For a normal single-file local run, use unsloth/Llama-3.3-70B-Instruct-GGUF or meta-llama/Llama-3.3-70B-Instruct instead.
Use the base model’s Llama 3 instruct chat template; other formats will not work correctly.
Access to the original Meta weights is gated on Hugging Face; use of these shards remains subject to the Llama 3.3 Community License and Acceptable Use Policy.
Out-of-Scope Use
- Expecting any one chunk to run as a complete model
- Treating this repo as a new training run or re-quant
- Uses prohibited by the Llama 3.3 Community License or Meta’s Acceptable Use Policy
Bias, Risks, and Limitations
Same capabilities, biases, and risks as meta-llama/Llama-3.3-70B-Instruct. Q4_K_M quantization (from Unsloth) can degrade quality vs. the original higher-precision releases. Layer sharding does not change weights beyond packaging.
Recommendations
Follow Meta’s Llama 3.3 docs for the instruct chat template, tool use, and safety guidance. Prefer the full Unsloth GGUF when you do not need staged loading.
How to Get Started
These shards are meant to be loaded automatically by an Aquaduck worker.
- Install / open the Aquaduck desktop app and sign in as a worker.
- Connect so the app can fetch your device’s model assignment from the model catalog (
meta-llama/llama-3.3-70b-instruct). - If model shards do not automatically download: Use Get latest assigned model (under Settings). The worker will:
- download only the contiguous 4-layer chunk GGUFs for your assigned stage from this repo
- merge multi-chunk stages into one stage GGUF
- keep that stage ready for split serving
You do not need to pick individual -layers-.gguf files. Assignment and download are driven by model catalog metadata.
This repo is not a single-file Q4_K_M drop-in for stock llama.cpp. For that, use https://huggingface.co/unsloth/Llama-3.3-70B-Instruct-GGUF instead.
Training Details
No training. Weights come from Meta; Q4_K_M GGUF from Unsloth; this repo only splits that GGUF into 4-layer packages.
Evaluation
No separate evals for the shards. See meta-llama/Llama-3.3-70B-Instruct.
Technical Specifications
- Architecture: Llama 3.3 Instruct (~70B params), dense Transformer with GQA, 80 layers
- Quantization: Q4_K_M (Unsloth)
- Packaging: Arc gguf-shard / catalog catalog:split → *-layers-{start}-{endExclusive}.gguf
- Package format: layer-package-v1
Citation
@article{grattafiori2024llama3herd,
title={The Llama 3 Herd of Models},
author={Grattafiori, Aaron and others},
journal={arXiv preprint arXiv:2407.21783},
year={2024},
url={https://arxiv.org/abs/2407.21783}
}
Credit:
- Unsloth (https://huggingface.co/unsloth/Llama-3.3-70B-Instruct-GGUF) for the GGUF quantization
- llama.cpp (https://github.com/ggml-org/llama.cpp) for GGUF support
Model Card Contact
Aquaduck AI — https://huggingface.co/aquaduck
Run aquaduck/Llama-3.3-70B-Instruct-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models