How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_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 Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_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 Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
Use Docker
docker model run hf.co/Fazmin/solus_v1_gemma-4-e4b-it-q4:Q4_K_M
Quick Links

Gemma 4 E4B Instruct — Solus v1

Google's compact instruction-tuned Gemma 4 E4B. It is quick on ordinary hardware and holds up well across everyday chat, writing, and summarisation, with tool-calling support.

This build comes from Unsloth's Gemma 4 GGUF release, which tracks Google's current chat template and llama.cpp fixes.

Specifications

Parameters 8B
Quantization Q4_K_M
File size 4.64 GB
Minimum RAM 8.00 GB
Minimum VRAM 6.00 GB
Context length 32,768 tokens
SHA-256 85a896a047553e842f25297ee5b031d64ff30147d9c4af17b1e4b394cd1fab87

Single file: gemma-4-E4B-it-Q4_K_M.gguf

Quantization

Quantization performed at the Faculty of Engineering, McMaster University.

The GGUF conversion this build is derived from was produced by unsloth, and the weights here are a byte-for-byte copy of that file — the SHA-256 above matches the upstream artifact.

Provenance

Usage

llama-cli -m gemma-4-E4B-it-Q4_K_M.gguf -cnv

License

Gemma is provided under and subject to the Gemma Terms of Use. Use is additionally subject to the Gemma Prohibited Use Policy, which passes through to anyone who obtains this model.

Downloads last month
24
GGUF
Model size
8B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for Fazmin/solus_v1_gemma-4-e4b-it-q4

Quantized
(308)
this model