File size: 481 Bytes
af63a73
a8b0b49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c079342
a8b0b49
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
library_name: gguf
license: apache-2.0
base_model:
  - google/gemma-4-E4B
tags:
  - gemma-4
  - gguf
  - quantization
---

# Gemma-4-E4B-it-Q4_K_M-GGUF

This repository contains GGUF format quantized weights for **CodeFlame/gemma-4-e4b-gguf**.

## Quantization Details
- **Quantized file:** `gemma-4-E4b-it-Q4_K_M.gguf`
- **Quantization method:** Q4_K_M

## How to Use
You can use this GGUF file with compatible clients and libraries such as `llama.cpp`, LM Studio, or Ollama.