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 powerliftme/coach-gemma-e2b
# Run inference directly in the terminal:
llama cli -hf powerliftme/coach-gemma-e2b
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf powerliftme/coach-gemma-e2b
# Run inference directly in the terminal:
llama cli -hf powerliftme/coach-gemma-e2b
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 powerliftme/coach-gemma-e2b
# Run inference directly in the terminal:
./llama-cli -hf powerliftme/coach-gemma-e2b
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 powerliftme/coach-gemma-e2b
# Run inference directly in the terminal:
./build/bin/llama-cli -hf powerliftme/coach-gemma-e2b
Use Docker
docker model run hf.co/powerliftme/coach-gemma-e2b
Quick Links

PowerliftME · Coach Chat (Gemma 4 E2B, GGUF) — heavier tier

Optional higher-quality coach variant for the PowerliftME app. Same role as the Qwen3 1.7B coach: free-form training advice (effort, recovery, technique, nutrition, refusals). Program-specific facts come from the app's deterministic rules engine, never from this model.

  • Base: Gemma 4 E2B (Google)
  • Quant: Q4_K_M (imatrix) · ~3.25 GB
  • Languages: English + Russian

Run (llama.cpp)

llama-server -m coach-gemma-e2b-q4.gguf -c 2048

License

Apache 2.0, inherited from Gemma 4. Google released the Gemma 4 family under the standard Apache 2.0 license (April 2026) — no custom Gemma Terms of Use, no usage carve-outs. Same permissive terms as the Qwen models in this stack.

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

We're not able to determine the quantization variants.

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

Model tree for powerliftme/coach-gemma-e2b

Quantized
(284)
this model