sunil-pathak/gemma-4-E4B-it-GGUF
029
Gemma 4 E4B IT โ GGUF (Q8 Quantized)
๐ท Model Overview
This repository provides a GGUF-format quantized version of the original:
- Base Model: google/gemma-4-E4B-it
- Developed by: Google
- Format: GGUF (for llama.cpp)
- Quantization: Q8 (8-bit)
- Conversion Tooling: llama.cpp
This model enables efficient CPU-based inference.
โ ๏ธ License & Usage Notice
This is a converted derivative model.
๐ You MUST comply with: https://huggingface.co/google/gemma-4-E4B-it
- โ No new rights
- โ Not official
- โ Ownership remains with Google
๐ฆ Files
โ๏ธ Technical Specs
๐ Quick Start
./llama-simple -m gemma-4-E4B-it.Q8.gguf -p "Explain AI simply."
