How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("image-text-to-text", model="Cenedril/Megga-4-E2B-it-Q4_K_M-GGUF")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Cenedril/Megga-4-E2B-it-Q4_K_M-GGUF", device_map="auto")
Quick Links

Cenedril/Megga-4-E2B-it-Q4_K_M-GGUF

x2FVAmpk

This model was converted to GGUF format from late May iteration google/gemma-4-E2B-it using a custom agentic importance matrix.

Use with llama.cpp

Install llama.cpp through brew (works on Mac and Linux)

brew install llama.cpp

Invoke the llama.cpp server or the CLI.

Downloads last month
22
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 Cenedril/Megga-4-E2B-it-Q4_K_M-GGUF

Quantized
(339)
this model