File size: 421 Bytes
44d2830
2e8bf86
 
44d2830
 
2e8bf86
 
 
 
 
44d2830
 
2e8bf86
44d2830
2e8bf86
44d2830
2e8bf86
44d2830
2e8bf86
 
98560bd
2e8bf86
98560bd
2e8bf86
 
 
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
---
base_model: unsloth/gemma-4-E4B-it
library_name: unsloth
tags:
- unsloth
- lora
- gemma
- beastcli
- QLoRA
license: apache-2.0
---

# BeastCLI - Fine-tuned Gemma-4-E4B-it

Fine-tuned Gemma 4 E4B model via Unsloth Studio.

## Quantization

- **Q4_K_M** (~5GB) - Recommended for most use cases
- **BF16-mmproj** (~1GB) - Multimodal projector

## Ollama Usage

```bash
ollama run sridharkkaruppusamy/beastcli:Q4_K_M
```