Model Intelligence Sheet
techedstudios/Aiko-Gemma-2B-GGUF overview
Aiko Gemma 2B GGUF : GGUF This model was finetuned and converted to GGUF format using Unsloth https://github.com/unslothai/unsloth . Example usage : For text o…
Runs locally from ~1.59 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
1 GGUF files detected
Direct downloads for local inference
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| gemma-2-2b-it.Q4_K_M.gguf | GGUF | GGUF | 1.59 GB | Download |
Model Details
| Model ID | techedstudios/Aiko-Gemma-2B-GGUF |
|---|---|
| Author | techedstudios |
| Pipeline | — |
| License | — |
| Base model | — |
| Last modified | 2026-06-18T18:02:02.000Z |
Model README
---
tags:
- gguf
- llama.cpp
- unsloth
---
Aiko-Gemma-2B-GGUF : GGUF
This model was finetuned and converted to GGUF format using Unsloth.
Example usage:
- For text only LLMs:
llama-cli -hf techedstudios/Aiko-Gemma-2B-GGUF --jinja - For multimodal models:
llama-mtmd-cli -hf techedstudios/Aiko-Gemma-2B-GGUF --jinja
Available Model files:
gemma-2-2b-it.Q4_K_M.gguf
Ollama
An Ollama Modelfile is included for easy deployment.
Note
The model's BOS token behavior was adjusted for GGUF compatibility.
This was trained 2x faster with Unsloth
Run techedstudios/Aiko-Gemma-2B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models