Instructions to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF", filename="gemopus-4-26B-A4B-APEX-Balanced.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16 # Run inference directly in the terminal: llama-cli -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16 # Run inference directly in the terminal: llama-cli -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
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 mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16 # Run inference directly in the terminal: ./llama-cli -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
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 mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
Use Docker
docker model run hf.co/mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
- LM Studio
- Jan
- Ollama
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with Ollama:
ollama run hf.co/mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
- Unsloth Studio
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF to start chatting
- Atomic Chat new
- Docker Model Runner
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with Docker Model Runner:
docker model run hf.co/mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
- Lemonade
How to use mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF:F16
Run and chat with the model
lemonade run user.Gemopus-4-26B-A4B-it-Preview-APEX-GGUF-F16
List all available models
lemonade list
⚡ Each donation = another big MoE quantized
I host 25+ free APEX MoE quantizations as independent research. My only local hardware is an NVIDIA DGX Spark (122 GB unified memory) — enough for ~30-50B-class MoEs, but bigger ones (200B+) require rented compute on H100/H200/Blackwell, typically $20-100 per quant.
If APEX quants are useful to you, your support directly funds those bigger runs.
🎉 Patreon (Monthly) | ☕ Buy Me a Coffee | ⭐ GitHub Sponsors
💚 Big thanks to Hugging Face for generously donating additional storage — much appreciated.
Gemopus 4 26B-A4B APEX GGUF
APEX (Adaptive Precision for EXpert Models) quantizations of Jackrong/Gemopus-4-26B-A4B-it-Preview.
Brought to you by the LocalAI team | APEX Project
Available Files
| File | Profile | Size | Best For |
|---|---|---|---|
| gemopus-4-26B-A4B-APEX-I-Quality.gguf | I-Quality | 20 GB | Highest quality with imatrix |
| gemopus-4-26B-A4B-APEX-Quality.gguf | Quality | 20 GB | Highest quality standard |
| gemopus-4-26B-A4B-APEX-I-Balanced.gguf | I-Balanced | 19 GB | Best overall quality/size ratio |
| gemopus-4-26B-A4B-APEX-Balanced.gguf | Balanced | 19 GB | General purpose |
| gemopus-4-26B-A4B-APEX-I-Compact.gguf | I-Compact | 15 GB | Consumer GPUs, best quality/size |
| gemopus-4-26B-A4B-APEX-Compact.gguf | Compact | 15 GB | Consumer GPUs |
| gemopus-4-26B-A4B-APEX-I-Mini.gguf | I-Mini | 13 GB | Smallest viable, fastest inference |
| gemopus-4-26B-A4B-F16.gguf | F16 | 48 GB | Full precision reference |
Benchmark Results (Native Evals)
| Model | Size | PPL | KL mean | HellaSwag | Winogrande | MMLU | ARC | TruthfulQA | pp512 t/s | tg128 t/s |
|---|---|---|---|---|---|---|---|---|---|---|
| APEX-I-Quality | 19G | 1223.5 | 0.532 | 50.5 | 59.2 | 32.1 | 35.1 | 31.0 | 5632 | 145.9 |
| APEX-Quality | 19G | 1203.1 | 0.579 | 49.0 | 58.5 | 33.7 | 36.8 | 29.3 | 5623 | 143.5 |
| APEX-I-Balanced | 18G | 1216.4 | 0.600 | 50.0 | 57.2 | 32.6 | 33.4 | 29.9 | 6211 | 149.4 |
| APEX-Balanced | 18G | 1117.9 | 0.702 | 47.8 | 57.2 | 33.6 | 34.1 | 31.1 | 6221 | 145.7 |
| APEX-I-Compact | 14G | 1258.5 | 0.943 | 49.0 | 59.0 | 32.6 | 34.1 | 30.1 | 6612 | 146.7 |
| APEX-Compact | 14G | 782.1 | 1.617 | 48.8 | 58.2 | 33.5 | 34.4 | 30.0 | 6517 | 142.2 |
| APEX-I-Mini | 12G | 1915.3 | 1.907 | 52.0 | 58.2 | 34.4 | 33.4 | 30.8 | 5904 | 146.8 |
| F16 (ref) | 48G | 1215.9 | - | - | - | - | - | - | 2718 | 97.9 |
What is APEX?
APEX is a quantization strategy for Mixture-of-Experts (MoE) models. It classifies tensors by role (routed expert, shared expert, attention) and applies a layer-wise precision gradient -- edge layers get higher precision, middle layers get more aggressive compression. I-variants use diverse imatrix calibration (chat, code, reasoning, tool-calling, agentic traces, Wikipedia).
See the APEX project for full details.
Architecture
- Base Model: Jackrong/Gemopus-4-26B-A4B-it-Preview
- Architecture: Gemma 4 26B-A4B (MoE)
- Layers: 30
- Experts: 128 routed (8 active per token)
- Total Parameters: 26B
- Active Parameters: ~4B per token
- APEX Config: 5+5 symmetric edge gradient across 30 layers
- Calibration: v1.2 diverse dataset
Run with LocalAI
local-ai run mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF@gemopus-4-26B-A4B-APEX-I-Balanced.gguf
Credits
APEX is brought to you by the LocalAI team. Developed through human-driven, AI-assisted research. Built on llama.cpp.
- Downloads last month
- 233
16-bit
Model tree for mudler/Gemopus-4-26B-A4B-it-Preview-APEX-GGUF
Base model
Jackrong/Gemopus-4-26B-A4B-it