meetara-lab/meetara-gemma4-e4b-it-gguf overview
license: apache 2.0 language: en tags: meetara meeTARA gguf instruction tuned multimodal vision language base model: google/gemma 4 E4B it pipeline tag: text g…
Runs locally from ~945.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
Model Details
| Model ID | meetara-lab/meetara-gemma4-e4b-it-gguf |
|---|---|
| Author | meetara-lab |
| Pipeline | text-generation |
| License | apache-2.0 |
| Base model | google/gemma-4-E4B-it |
| Last modified | 2026-07-06T05:55:45.000Z |
Model README
---
license: apache-2.0
language:
- en
tags:
- meetara
- meeTARA
- gguf
- instruction-tuned
- multimodal
- vision-language
base_model: google/gemma-4-E4B-it
pipeline_tag: text-generation
---
meeTARA Gemma 4 E4B IT (GGUF)
This repository provides the meeTARA GGUF distribution of google/gemma-4-E4B-it for local inference.
meeTARA is an offline-first, privacy-focused, emotionally intelligent assistant focused on:
- empathetic, practical assistance
- clear action-oriented responses
- safer guidance for sensitive topics
- privacy-friendly local usage
High-level capabilities
- Strong general instruction following and conversational quality
- Better contextual understanding for multi-turn user support
- Adaptive communication style (clear, concise, practical)
- Good balance of quality and speed with Q4_K_M quantization
- Optional image + text workflows using the matching VL projector
Files in this repo
meetara-gemma4-e4b-it-Q4_K_M.gguf(text model)meetara-vl-gemma4-e4b-it.gguf(vision-language projector)
Vision-language (VL)
For multimodal usage, load both files together:
- text GGUF:
meetara-gemma4-e4b-it-Q4_K_M.gguf - projector GGUF:
meetara-vl-gemma4-e4b-it.gguf
Keep the pair matched by variant (E4B text with E4B VL projector).
Intended use
- local assistant experiences
- emotional support style conversations (non-clinical)
- productivity and everyday guidance
- multimodal assistant workflows when paired with VL projector
Safety note
This model is not a substitute for professional medical, legal, financial, or emergency advice. For high-risk situations, escalate to qualified professionals.
Base model and license
- Base model:
google/gemma-4-E4B-it - License: Apache 2.0 (same as upstream)
Run meetara-lab/meetara-gemma4-e4b-it-gguf with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models