cg2020/gemma-3-4b-luau-gguf overview
gemma 3 4b luau gguf : GGUF This model was finetuned and converted to GGUF format using Unsloth https://github.com/unslothai/unsloth . This is Shit Dont use it…
Runs locally from ~811.8 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
Model Details
Model README
---
tags:
- gguf
- llama.cpp
- unsloth
- vision-language-model
---
gemma-3-4b-luau-gguf : GGUF
This model was finetuned and converted to GGUF format using Unsloth.
This is Shit! Dont use it.
this isnt working and is outdated. i accidentally used the wrong database :(
Example usage:
- For text only LLMs:
llama-cli -hf cg2020/gemma-3-4b-luau-gguf --jinja - For multimodal models:
llama-mtmd-cli -hf cg2020/gemma-3-4b-luau-gguf --jinja
Available Model files:
gemma-3-4b-it.Q4_K_M.ggufgemma-3-4b-it.F16-mmproj.gguf
⚠️ Ollama Note for Vision Models
Important: Ollama currently does not support separate mmproj files for vision models.
To create an Ollama model from this vision model:
- Place the
Modelfilein the same directory as the finetuned bf16 merged model - Run:
ollama create model_name -f ./Modelfile
(Replace model_name with your desired name)
This will create a unified bf16 model that Ollama can use.
Note
The model's BOS token behavior was adjusted for GGUF compatibility.
This was trained 2x faster with Unsloth
Run cg2020/gemma-3-4b-luau-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models