How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf yosoyalguien/gemma-4-E2B-it-GGUF-TQ4_1S:Q4_1
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "yosoyalguien/gemma-4-E2B-it-GGUF-TQ4_1S:Q4_1" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

yosoyalguien/gemma-4-E2B-it-GGUF-TQ4_1S

TurboQuant (TQ4_1S) quantization of unsloth/gemma-4-E2B-it-GGUF.

Details

Field Value
Parent model unsloth/gemma-4-E2B-it-GGUF
Quantization type TQ4_1S
Quantization tool turboquant-plus-tqp-v0.2.0
File gemma-4-E2B-it-UD-Q8_K_XL-tq4_1s.gguf

Usage

Use with llama.cpp (TurboQuant fork) or any GGUF-compatible runtime that supports the TQ4_1S type.

llama-server -m gemma-4-E2B-it-UD-Q8_K_XL-tq4_1s.gguf --port 8080

Disclaimer

This model was quantized using TurboQuant, an experimental KV cache compression and quantization method. Quality may differ from the parent model. Refer to the parent model for licensing and usage terms.

Downloads last month
159
GGUF
Model size
5B 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 yosoyalguien/gemma-4-E2B-it-GGUF-TQ4_1S

Quantized
(2)
this model

Collection including yosoyalguien/gemma-4-E2B-it-GGUF-TQ4_1S