Llama 3.2 3B Instruct (GGUF, Q4_K_M)

Production-ready GGUF quantization of meta-llama/Llama-3.2-3B-Instruct for distributed text generation and conversation โ€” powered by the Aether edge inference runtime.

Highlights

  • 3B parameters โ€” Llama 3.2 compact instruction-tuned. Great balance of quality and efficiency for edge scenarios.
  • ~1.8 GB Q4_K_M quantized โ€” optimized for distributed edge inference
  • LLaMA architecture โ€” proven, stable, well-tested
  • Aether runtime compatible โ€” layer-sharded across distributed nodes via Edgework.ai

Model Details

Property Value
Base model meta-llama/Llama-3.2-3B-Instruct
Parameters 3B
Architecture LLaMA
Quantization Q4_K_M
Format GGUF
Size ~1.8 GB
License llama3.2

Usage

With llama.cpp

./llama-cli -m llama-3.2-3b-instruct-q4_k_m.gguf -p "Your prompt here" -n 256

With Aether (Distributed Inference)

This model is deployed across the Aether distributed inference network. Weights are layer-sharded and distributed across multiple edge nodes for parallel inference.

Deployment Architecture

This model runs on the Aether distributed inference runtime โ€” our custom engine that shards model layers across multiple nodes for parallel execution:

  1. Coordinator receives requests and manages token generation
  2. Layer nodes each hold a subset of model layers
  3. Hidden states flow between nodes via gRPC
  4. Zero cold start via warm pool scheduling

Deployed via Edgework.ai โ€” bringing fast, cheap, and private inference as close to the user as possible.

About

Published by AFFECTIVELY ยท Managed by @buley

We quantize and publish production-ready models for distributed edge inference via the Aether runtime. Every release is tested for correctness and stability before publication.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for affectively-ai/llama-3.2-3b-instruct-gguf

Quantized
(421)
this model