File size: 809 Bytes
bfc8be5
 
 
 
 
 
51b2dbd
 
91f87d8
 
bfc8be5
 
 
 
 
 
 
 
 
 
 
da42b97
bfc8be5
 
51b2dbd
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
---
tags:
- gguf
- llama.cpp
- unsloth
- vision-language-model
base_model:
- google/gemma-4-12B
datasets:
- attentionAllYouNeed/Vibe-Coding-Claude-Fable-5
---

# gemma-4-12b-fable-5 : GGUF

This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).

**Example usage**:
- For text only LLMs:    `llama-cli -hf thebbg/gemma-4-12b-fable-5 --jinja`
- For multimodal models: `llama-mtmd-cli -hf thebbg/gemma-4-12b-fable-5 --jinja`

## Available Model files:
- `gemma-4-12B-it.Q8_0.gguf`
- `gemma-4-12B-it.BF16-mmproj.gguf`
This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth)
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)