How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for STELLiQ/aria-aar-1b-gguf to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for STELLiQ/aria-aar-1b-gguf to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for STELLiQ/aria-aar-1b-gguf to start chatting
Quick Links

ARIA AAR 1B โ€” Meeting Summarization Model

Fine-tuned Llama 3.2 1B Instruct specialized for meeting transcript summarization. Produces structured JSON output with 5 fields: title, what_was_planned, what_happened, why_it_happened, how_to_improve.

Model Details

Property Value
Base Model Llama 3.2 1B Instruct
Fine-tuning QLoRA (r=16, all linear layers)
Training Data 624 examples (real-world + hand-crafted)
Quantization Q4_K_M (4-bit K-quant medium)
File Size 771 MB
Context Length 4096 tokens
License Apache 2.0

Intended Use

On-device meeting summarization for the ARIA Android app. Runs on mobile GPUs (Adreno, Mali) via llama.cpp with OpenCL acceleration.

Output Format

Validation Results

Test Score
Average 98/100
Passing (>=70) 10/10

Built by STELLiQ for the ARIA project.

Downloads last month
6
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support