114.2K 7 months ago

Uncensored version of llama3, πŸ¦…

ollama run aeline/halo

Models

View all →

1 model

halo:latest

4.7GB Β· 8K context window Β· Text Β· 7 months ago

Readme

Halo β€” Unrestricted Llama 3

image.png

Built on Llama 3 Β· 8B Parameters Β· 8K Context Β· No Safety Filters

Halo is an unrestricted variant of Meta’s Llama 3, configured to respond without the refusals and hedging of the default model. Intended for researchers, developers, and power users who need a model that answers directly.


Quick Start

ollama run aeline/halo

Requires Ollama 0.12.7 or later


Why Halo?

Stock Llama 3 refuses a large category of questions β€” security research, adversarial testing, creative writing with dark themes, hypothetical scenarios, and more. Halo removes those restrictions so the underlying model can be used to its full capability.

This is the same Llama 3 foundation β€” same reasoning ability, same knowledge, same language quality β€” without the guardrails.


Use Cases

  • Security & Red-teaming β€” Test prompts, jailbreak research, adversarial scenarios
  • Creative Writing β€” Fiction, roleplay, and narrative content without content refusals
  • Research β€” Studying model behavior, prompt engineering, ablation testing
  • Development β€” Building applications that need raw model output without filtering
  • General Use β€” Any task where you want honest, direct answers without hedging

System Requirements

Requirement Value
Model size 4.7 GB
Minimum RAM 8 GB
Context window 8K tokens
Input types Text
CPU-only support Yes (slower)

Model Details

Field Value
Base model Meta Llama 3 (8B)
Parameters 8 Billion
Quantization Q4_K_M
System prompt Custom unrestricted configuration
Author Shushank (sk16er)

Comparison vs Default Llama 3

Capability Llama 3 Halo
General knowledge βœ… βœ…
Coding βœ… βœ…
Reasoning βœ… βœ…
Sensitive topic responses ❌ Refused βœ… Answered
Dark creative writing ❌ Refused βœ… Answered
Direct answers without hedging ❌ βœ…

Responsible Use

Halo is intended for adults who understand what they are doing with an unrestricted model. Do not use it to generate content that is illegal in your jurisdiction. The author is not responsible for misuse.


Made by sk16er