File size: 1,156 Bytes
d4dba16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43e8e6e
d4dba16
 
 
 
 
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
29
30
31
32
33
34
35
36
37
38
39
---
license: gemma
library_name: gguf
base_model: google/gemma-3n-e4b-it
---

> [!Note]
> This version does not contain multimodal support. We are still working on adding multimodal.

# Gemma 3n model card

**Original model**: https://huggingface.co/google/gemma-3n-E4B-it

**Model Page**: [Gemma 3n](https://ai.google.dev/gemma/docs/gemma-3n)

**Resources and Technical Documentation**:

-   [Responsible Generative AI Toolkit](https://ai.google.dev/responsible)
-   [Gemma on Kaggle](https://www.kaggle.com/models/google/gemma-3n)
-   [Gemma on HuggingFace](https://huggingface.co/collections/google/gemma-3n-685065323f5984ef315c93f4)
-   [Gemma on Vertex Model Garden](https://console.cloud.google.com/vertex-ai/publishers/google/model-garden/gemma3n)

**Terms of Use**: [Terms](https://ai.google.dev/gemma/terms)\
**Authors**: Google DeepMind

## Example usage

### With llama.cpp

To install llama.cpp on your system, see [installation guide](https://github.com/ggml-org/llama.cpp/blob/master/README.md)

```sh
llama-cli -m ggml-org/gemma-3n-E4B-it-GGUF:Q8_0
```

### With LM Studio

Search for `gemma-3n-E4B-it-GGUF` and add it to your model library