Gemma 4 E4B Resilient Vision
This model is a compressed version of Gemma 4 optimized for the Resilient AI Challenge 2026 Image-to-Text category.
Optimization & Inference
- Inference Engine: vLLM (v0.20.2)
- Compression: Native vLLM default optimization and memory management.
- Precision: 4-bit (via vLLM handshake).
Evaluation Setup
The model is served via vLLM with challenge-mandated parameters:
- Temperature: 1.0
- Top-P: 0.95
- Top-K: 64
Evaluation
# python bench_vision.py
================================================================================
GEMMA 4 E4B β vLLM HANDSHAKE EVALUATION
================================================================================
π Determinism Locked | Seed: 123
π¦ Handshaking with vLLM: http://127.0.0.1:8000/v1/chat/completions
β TOTAL SYSTEM RAM: 3.33 GB
============================================================
πΈ [1/3] Bee on Flower
============================================================
π Generated: Based on the image provided, here is a precise description:
**Image Description:**
This is a close-up, macro photograph...
β±οΈ RTF: 0.0800 s/w | Words: 115 | Throughput: 12.5 w/s
π Energy: 450.71 J | Power: 49.0W
π» RAM: 3.46 GB | Score: 1.000
============================================================
πΈ [2/3] Wisconsin Boardwalk
============================================================
π Generated: Based on the image provided, there are **no identifiable individuals** present.
**Precise Image Description:**
This is...
β±οΈ RTF: 0.0536 s/w | Words: 117 | Throughput: 18.7 w/s
π Energy: 429.54 J | Power: 68.5W
π» RAM: 3.46 GB | Score: 1.000
============================================================
πΈ [3/3] Turing Award Winners
============================================================
π Generated: This image is a composite featuring three prominent figures in the field of Artificial Intelligence (AI) and Machine Lea...
β±οΈ RTF: 0.0585 s/w | Words: 106 | Throughput: 17.1 w/s
π Energy: 436.13 J | Power: 70.3W
π» RAM: 3.46 GB | Score: 1.000
================================================================================
π FINAL CHALLENGE AUDIT β GEMMA 4 E4B (vLLM)
================================================================================
Average RAM: 3.46 GB
Average RTF: 0.0640 s/w
Avg Throughput: 16.1 words/sec
Total Energy: 1316.38 J
Total CO2e: 0.000365 kg
Avg Quality: 1.000
π CHALLENGE TARGETS:
RAM < 4GB: β
PASS (3.46 GB)
RTF < 1.0: β
PASS (0.0640)
Quality > 80%:β
PASS (1.000)
π AUDIT COMPLETE β ALL TARGETS ACHIEVED!
License
Original Google Gemma License.