File size: 711 Bytes
5fa788c
 
 
 
b907abd
5fa788c
 
 
f62ca47
5fa788c
25736f6
f62ca47
25736f6
f44d54e
 
25736f6
f62ca47
5fa788c
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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.