58 Downloads Updated 3 months ago
ollama run VibeManGeo/zen-5-coder:q4_K_M
GGUF Q4_K_M quantization of Zen-5-Coder 80B for Ollama and compatible runtimes.
The original model was released by Zen LM in Hugging Face Transformers format.
This repository provides converted and quantized version optimized for local inference.
Full documentation: https://huggingface.co/VibeManGeo/Zen-5-Coder-GGUF
| Property | Value |
|---|---|
| Model | Zen-5-Coder |
| Architecture | Mixture of Experts (MoE) |
| Parameters | 80B |
| Original Format | Hugging Face Transformers |
| GGUF Conversion | llama.cpp |
| Repository Maintainer | VibeManGeo |
| Quantization | Description |
|---|---|
| Q4_K_M | Recommended default |
All files were generated locally using the standard llama.cpp workflow:
Hugging Face Transformers
↓
GGUF FP16
↓
GGUF Quantization
↓
Ollama create
The quantization in this repository war generated and tested on:
Actual performance will depend on context size, quantization level, GPU offloading, and runtime configuration.
Zen LM — creators of Zen-5-Coder.
VibeManGeo
Fun fact: these 80B quantizations were produced before the author passed CompTIA A+ Core 1.
Special thanks to the llama.cpp developers for providing the tools that make efficient local inference and GGUF quantization possible.
This repository contains converted and quantized derivatives of the original model. All credit for model architecture, training, datasets, and original weights belongs to the original authors.
The goal of this repository is to make Zen-5-Coder immediately accessible to the local inference community without requiring users to perform the conversion process themselves.