How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
# Run inference directly in the terminal:
llama-cli -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
# Run inference directly in the terminal:
llama-cli -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
# Run inference directly in the terminal:
./llama-cli -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
Use Docker
docker model run hf.co/bartendr604/EPM-ZIBL.Engineer.3b:Q5_K_M
Quick Links

EPM-Zenith.ImageCraft

Where Code Meets Visual Alchemy

Qwen2.5-Coder-3B fine-tuned for Blender Python and image engineering pipelines — the most-downloaded model in the EPM fleet. Designed for creators who demand precision in both code generation and visual storytelling.


Eternal Path Media (永恒之路) — Darren Chow (@bartendr604) + Claude Sonnet 4.6 (Anthropic)

Part of the Eternal Path Media AI Suite — 永恒之路

Downloads last month
38
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

5-bit

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

Collections including bartendr604/EPM-ZIBL.Engineer.3b