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 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
# Run inference directly in the terminal:
llama cli -hf 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
# Run inference directly in the terminal:
llama cli -hf 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_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 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
# Run inference directly in the terminal:
./llama-cli -hf 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_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 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf 888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
Use Docker
docker model run hf.co/888rok/gemma-4-E2B-it-wllama-split:UD-IQ2_M
Quick Links

Gemma 4 E2B IT — UD-IQ2_M, split for wllama

This is unsloth/gemma-4-E2B-it-GGUF's gemma-4-E2B-it-UD-IQ2_M.gguf (2.29 GB), split into 3 shards with llama-gguf-split --split-max-size 1G so it can run in the browser with wllama, which cannot load single files over 2 GB (ArrayBuffer limit).

Load it by pointing wllama at the first shard — the rest resolve automatically:

https://huggingface.co/888rok/gemma-4-E2B-it-wllama-split/resolve/main/gemma-4-E2B-it-UD-IQ2_M-00001-of-00003.gguf

All credit for the model to Google (Gemma 4) and for the quantization to Unsloth.

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

2-bit

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

Model tree for 888rok/gemma-4-E2B-it-wllama-split

Quantized
(3)
this model