gemma-4-e4b-gguf / README.md
CodeFlame's picture
Update README.md
c079342 verified
|
Raw
History Blame Contribute Delete
481 Bytes
---
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.