CoolFace
Modelpublic

sunil-pathak/gemma-3n-E2B-it-Q4_K_M

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes26downloads
Model Card

gemma-3n-E2B-it โ€” GGUF (Q4KM)


๐Ÿ“Š Performance Metrics

  • โ€”Hardware: Intel(R) Xeon(R) CPU @ 2.20GHz (4 vCPUs)
  • โ€”Size: 3.08 GB
  • โ€”Speed (Generation): 6.83 tokens/sec
  • โ€”Speed (Prompt): 17.89 tokens/sec
  • โ€”KV Cache Usage: 0.0143 GB
  • โ€”Quantization: Q4KM

๐Ÿ”ท Model Overview

This repository contains a GGUF quantized version of:

  • โ€”Base Model: gemma-3n-E2B-it
  • โ€”Format: GGUF (optimized for llama.cpp inference)
  • โ€”Precision: Q4KM
  • โ€”Efficiency Score: 2.2163 (TPS/GB)

GGUF format provides:

  • โ€”Fast loading via memory mapping
  • โ€”Single-file model distribution
  • โ€”Cross-platform compatibility
  • โ€”Efficient inference with llama.cpp

๐Ÿ“ฆ Files

FileDescription
gemma-3n-E2B-it-Q4_K_M.ggufQuantized GGUF model file

โš™๏ธ Technical Details

ParameterValue
Architecturegemma-3n-E2B-it
FormatGGUF
PrecisionQ4KM
Runtimellama.cpp
Benchmark HardwareIntel(R) Xeon(R) CPU @ 2.20GHz (4 vCPUs)
Context Latency21.25s
Memory (KV)0.0143 GB

โšก Why GGUF?

GGUF is designed for efficient inference:

  • โ€”Optimized for llama.cpp
  • โ€”Supports CPU and GPU inference
  • โ€”Single-file deployment
  • โ€”Memory-mapped loading for speed
  • โ€”Ideal for edge / local environments

โš ๏ธ License & Usage

This is a converted derivative model.

  • โ€”You must comply with the original model license of gemma-3n-E2B-it
  • โ€”This is not an official release
  • โ€”No additional rights are granted
  • โ€”Original ownership remains with the base model creator

๐Ÿš€ Quick Start (llama.cpp)

bash
./llama-cli -m gemma-3n-E2B-it-Q4_K_M.gguf -p "Explain AI simply"