UncannyEcho/Aura-Large-v1-GGUF overview
Aura Large v1 GGUF — Portable Local Inference The portable 31B Aura release for local llama.cpp inference, evaluation, and deployment. Aura Large v1 GGUF is th…
Runs locally from ~1.12 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Aura-31B-F16.gguf | GGUF | F16 | 57.20 GB | Download |
| Aura-31B-Q3_K_M.gguf | GGUF | Q3_K_M | 14.24 GB | Download |
| Aura-31B-Q4_K_M.gguf | GGUF | Q4_K_M | 17.40 GB | Download |
| Aura-31B-Q5_K_M.gguf | GGUF | Q5_K_M | 20.35 GB | Download |
| Aura-31B-Q6_K.gguf | GGUF | Q6_K | 23.47 GB | Download |
| Aura-31B-Q8_0.gguf | GGUF | Q8_0 | 30.39 GB | Download |
| Aura-31B-mmproj-BF16.gguf | GGUF | BF16 | 1.12 GB | Download |
Model Details
| Model ID | UncannyEcho/Aura-Large-v1-GGUF |
|---|---|
| Author | UncannyEcho |
| Pipeline | — |
| License | apache-2.0 |
| Base model | google/gemma-4-31B-it |
| Last modified | 2026-08-15T20:49:51.000Z |
Model README
---
license: apache-2.0
datasets:
- UncannyEcho/AuraPersonality
- UncannyEcho/AuraAblation
language:
- en
base_model:
- google/gemma-4-31B-it
---
Aura Large v1 GGUF — Portable Local Inference
> The portable 31B Aura release for local llama.cpp inference, evaluation, and deployment.
Aura Large v1 GGUF is the portable local-inference edition of Aura Large v1. It is derived from Google’s Gemma 4 31B IT checkpoint and combines the Aura personality and ablation adapters into one model.
This release is intended for llama.cpp-based inference, evaluation, further research, and deployment across systems with varying memory and performance requirements.
Highlights
- Parameters: 31 billion
- Quantizations: Q3_K_M, Q4_K_M, Q5_K_M, Q6_K, Q8_0, and F16
- Foundation: Google Gemma 4 31B IT
- Datasets: AuraPersonality and AuraAblation
- Runtime: llama.cpp and compatible applications
- Deployment: Local GPU workstations, laptops, and servers
- Capabilities: Text, vision, and video
- Focus: Portability, privacy, natural conversation, evaluation, and research
About Aura
Aura is designed for local and on-device deployment across multiple tasks. Aura can serve as a companion or friend, as deemed appropriate by the user, while retaining the broader capabilities of Gemma 4 for:
- Natural conversation
- Creative writing
- Reasoning
- Image understanding
- Video understanding
- Tool use
- Evaluation and research
Aura Large v1 occupies the largest position in the Aura family, providing greater capability than the Medium release while remaining practical for high-end consumer hardware.
Run UncannyEcho/Aura-Large-v1-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models