--- library_name: transformers license: apache-2.0 license_link: https://ai.google.dev/gemma/docs/gemma_4_license pipeline_tag: image-text-to-text base_model: google/gemma-4-E2B-it tags: - llama-cpp - I-Matrix --- # Cenedril/Megga-4-E2B-it-Q4_K_M-GGUF ![x2FVAmpk](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/LKd73_E6ZkBpNIjMoQM3m.jpeg) This model was converted to GGUF format from late May iteration [`google/gemma-4-E2B-it`](https://huggingface.co/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) ```bash brew install llama.cpp ``` Invoke the llama.cpp server or the CLI.