GGUF
English
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 EryriLabs/Llama-3.2-SARA-3b-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 EryriLabs/Llama-3.2-SARA-3b-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for EryriLabs/Llama-3.2-SARA-3b-GGUF to start chatting
Quick Links

Model Card for EryriLabs/Llama-3.2-SARA-3b-GGUF

SARA

This model is a GGUF-quantized version of EryriLabs/Llama-3.2-SARA-3b, designed for efficient, low-memory usage on resource-constrained devices. SARA (Security Awareness and Resilience Assistant) provides practical, conversational cybersecurity advice in an offline-friendly format.

Model Details

  • Base Model: unsloth/Llama-3.2-3B-GGUF
  • Quantization: GGUF
  • Language: English (en)
  • License: llama3.2
  • Developer: EryriLabs

Intended Use

This model is optimized for offline, low-spec hardware environments, serving as a lightweight assistant for basic cybersecurity guidance in English. It was trained as part of an ongoing blog series (https://www.eryrilabs.co.uk/post/building-sara-a-lightweight-cybersecurity-assistant-for-everyday-laptops).

Ollama Modelfile

FROM Llama-3.2-SARA-3b-GGUF.F16.gguf PARAMETER temperature 0.4 PARAMETER stop "<|im_start|>" PARAMETER stop "<|im_end|>" TEMPLATE """ <|im_start|>system {{ .System }}<|im_end|> <|im_start|>user {{ .Prompt }}<|im_end|> <|im_start|>assistant """ SYSTEM """You are a helpful assistant."""

Limitations

  • Designed for general guidance only; not suitable for advanced or professional cybersecurity consultation.
Downloads last month
17
GGUF
Model size
4B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

16-bit

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

Model tree for EryriLabs/Llama-3.2-SARA-3b-GGUF

Quantized
(2)
this model