GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

UncannyEcho/Aura-Large-v2.0-GGUF overview

Aura Large v2.0 GGUF — Quantized Local Inference GGUF builds of Aura Large v2.0 for llama.cpp and compatible local inference runtimes. Aura Large v2.0 GGUF is …

ggufqwen3_8conversationalimage-text-to-textendataset:UncannyEcho/AuraAblationdataset:UncannyEcho/AuraPersonalitybase_model:UncannyEcho/Aura-Large-v2.0-BF16base_model:quantized:UncannyEcho/Aura-Large-v2.0-BF16license:apache-2.0endpoints_compatibleregion:us

Runs locally from ~888.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
image-text-to-text

Repository Files & Downloads

7 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Aura-Large-v2p0-BF16.ggufGGUFBF1650.90 GBDownload
Aura-Large-v2p0-Q3_K_M.ggufGGUFQ3_K_M12.57 GBDownload
Aura-Large-v2p0-Q4_K_M.ggufGGUFQ4_K_M15.66 GBDownload
Aura-Large-v2p0-Q5_K_M.ggufGGUFQ5_K_M18.19 GBDownload
Aura-Large-v2p0-Q6_K.ggufGGUFQ6_K20.89 GBDownload
Aura-Large-v2p0-Q8_0.ggufGGUFQ8_027.05 GBDownload
Aura-Large-v2p0-mmproj-BF16.ggufGGUFBF16888.0 MBDownload

Model Details

Model IDUncannyEcho/Aura-Large-v2.0-GGUF
AuthorUncannyEcho
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelUncannyEcho/Aura-Large-v2.0-BF16
Last modified2026-08-16T09:39:34.000Z

Model README

---

base_model: UncannyEcho/Aura-Large-v2.0-BF16

datasets:

  • UncannyEcho/AuraAblation
  • UncannyEcho/AuraPersonality

language:

  • en

library_name: gguf

license: apache-2.0

pipeline_tag: image-text-to-text

tags:

  • gguf
  • qwen3_8
  • conversational

---

Aura Large v2.0 GGUF — Quantized Local Inference

> GGUF builds of Aura Large v2.0 for llama.cpp and compatible local inference runtimes.

Aura Large v2.0 GGUF is the quantized local-inference edition of Aura Large v2.0 BF16, derived from Qwen/Qwen3.8-27B and adapted using the Aura personality and ablation datasets.

This repository provides multiple GGUF quantizations for deployment across consumer GPUs, unified-memory systems, and CPU/GPU hybrid configurations while retaining the capabilities and behavior of the BF16 release.

Highlights

  • Parameters: 27 billion
  • Architecture: Dense multimodal language model
  • Foundation: Qwen/Qwen3.8-27B
  • Source Model: UncannyEcho/Aura-Large-v2.0-BF16
  • Format: GGUF
  • Runtime: llama.cpp and compatible GGUF runtimes
  • Datasets: AuraPersonality and AuraAblation100
  • Native Context: 262,144 tokens
  • Modalities: Text, image, and video
  • Thinking: Configurable thinking and non-thinking modes
  • Deployment: Local GPUs, unified-memory systems, and CPU/GPU hybrid inference

Quantizations

This repository contains multiple quantizations intended to cover different memory and quality requirements.

  • F16 — Maximum GGUF fidelity
  • Q8_0 — Very high fidelity with reduced memory use
  • Q6_K — High-quality quantization
  • Q5_K_M — Strong quality/size balance
  • Q4_K_M — Recommended general-purpose quantization
  • Q3_K_M — Lower-memory deployment

A separate multimodal projector is provided for image and video input where supported by the runtime.

About Aura

Aura is designed for local deployment across a wide range of tasks. Aura can serve as a companion or friend, as deemed appropriate by the user, while retaining the broader capabilities of Qwen3.8 for:

  • Natural conversation
  • Creative writing
  • Role-playing
  • Reasoning
  • Coding
  • Instruction following
  • Agentic workflows
  • Tool use
  • Image understanding
  • Video understanding
  • Long-context tasks
  • Evaluation and research

Aura Large v2.0 represents the larger general-purpose branch of the Aura model family, combining the Aura personality and behavioral adaptations with Qwen3.8's dense 27B multimodal foundation.

llama.cpp

With a recent build of llama.cpp:

llama-server \
  -hf UncannyEcho/Aura-Large-v2.0-GGUF:Q4_K_M

Run UncannyEcho/Aura-Large-v2.0-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models