Views
No views yet
IQ2_XXS up/gate, Q2_K down; shared experts, attention projections, routing logits and the LM head left at higher precision).zenlm/zen-5-pro-gguf instead.| SKU | Hardware fit | This repo |
|---|---|---|
zen5-flash | anything | zen-5-flash-gguf |
zen5-mini | 32 GB | zen-5-mini-gguf |
zen5 (default) | 24 GB+ VRAM | zen-5-gguf |
zen5-pro | 128 GB single-machine | zen-5-pro-gguf |
zen5-max | 512 GB Mac Studio / 8x H100 | ← you are here |
| File pattern | Size | Quant |
|---|---|---|
main GGUF (*-IQ2XXS-w2Q2K-*-Instruct-imatrix.gguf) | 432 GB | routed IQ2_XXS + Q2_K, shared Q8_0, attn Q8_0, imatrix-tuned |
api.hanzo.ai) as zen5-max.1git clone https://github.com/zenlm/zen5-engine
2cd zen5-engine && make # macOS Metal
3 # or: make cuda-generic for multi-H100
4
5hf download zenlm/zen-5-max-gguf --local-dir gguf
6ln -sf "$(ls gguf/*-Instruct-imatrix.gguf | head -1)" zen5max.gguf
7./zen5 -m zen5max.gguf -p "Explain MoE inference."
8./zen5-server -m zen5max.gguf --ctx 1000000 --kv-disk-dir /tmp/zen5-kv --kv-disk-space-mb 16384apache-2.0 (this packaging). Upstream: deepseek-ai/DeepSeek-V4-Pro by DeepSeek, licensed MIT; abliterated variant by huihui-ai. This repository redistributes a quantized derivative; the upstream MIT terms are retained.