bluevoid-pl/zeta-2.1-GGUF overview
Zeta 2.1 GUFF This is direct GUFF of zed industries/zeta 2.1 https://huggingface.co/zed industries/zeta 2.1 . Quantizations prefixed with I in this repo do use…
Runs locally from ~2.34 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| zeta-2.1-BF16.gguf | GGUF | BF16 | 15.37 GB | Download |
| zeta-2.1-IQ2_M.gguf | GGUF | IQ2_M | 2.86 GB | Download |
| zeta-2.1-IQ2_S.gguf | GGUF | IQ2_S | 2.68 GB | Download |
| zeta-2.1-IQ2_XS.gguf | GGUF | IQ2_XS | 2.53 GB | Download |
| zeta-2.1-IQ2_XXS.gguf | GGUF | IQ2_XXS | 2.34 GB | Download |
| zeta-2.1-IQ3_M.gguf | GGUF | IQ3_M | 3.65 GB | Download |
| zeta-2.1-IQ3_S.gguf | GGUF | IQ3_S | 3.56 GB | Download |
| zeta-2.1-IQ3_XS.gguf | GGUF | IQ3_XS | 3.40 GB | Download |
| zeta-2.1-IQ3_XXS.gguf | GGUF | IQ3_XXS | 3.16 GB | Download |
| zeta-2.1-IQ4_NL.gguf | GGUF | IQ4_NL | 4.50 GB | Download |
| zeta-2.1-IQ4_XS.gguf | GGUF | IQ4_XS | 4.28 GB | Download |
| zeta-2.1-Q2_K.gguf | GGUF | Q2_K | 3.08 GB | Download |
| zeta-2.1-Q2_K_S.gguf | GGUF | Q2_K_S | 2.90 GB | Download |
| zeta-2.1-Q3_K_L.gguf | GGUF | Q3_K_L | 4.15 GB | Download |
| zeta-2.1-Q3_K_M.gguf | GGUF | Q3_K_M | 3.87 GB | Download |
| zeta-2.1-Q3_K_S.gguf | GGUF | Q3_K_S | 3.54 GB | Download |
| zeta-2.1-Q4_0.gguf | GGUF | Q4_0 | 4.50 GB | Download |
| zeta-2.1-Q4_1.gguf | GGUF | Q4_1 | 4.92 GB | Download |
| zeta-2.1-Q4_K_M.gguf | GGUF | Q4_K_M | 4.72 GB | Download |
| zeta-2.1-Q4_K_S.gguf | GGUF | Q4_K_S | 4.51 GB | Download |
| zeta-2.1-Q8_0.gguf | GGUF | Q8_0 | 8.17 GB | Download |
Model Details
| Model ID | bluevoid-pl/zeta-2.1-GGUF |
|---|---|
| Author | bluevoid-pl |
| Pipeline | — |
| License | apache-2.0 |
| Base model | ByteDance-Seed/Seed-Coder-8B-Base,zed-industries/zeta-2.1 |
| Last modified | 2026-08-26T12:11:02.000Z |
Model README
---
license: apache-2.0
base_model:
- ByteDance-Seed/Seed-Coder-8B-Base
- zed-industries/zeta-2.1
tags:
- text-generation-inference
- transformers
- edit-prediction
- next-edit-suggestion
language:
- en
---
Zeta 2.1 GUFF
This is direct GUFF of zed-industries/zeta-2.1.
Quantizations prefixed with I in this repo do use input of dataset zed-industries/zeta and groups_merged.txt for imatrix.
Zeta 2.1 is a code edit prediction (also known as next-edit suggestion) model finetuned from ByteDance-Seed/Seed-Coder-8B-Base.
Given code context, edits history and an editable region around the cursor, it predicts the rewritten content for that region.
Run bluevoid-pl/zeta-2.1-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models