ollama run aeline/phil
Built on Dolphin · 8B Parameters · 8K Context · No Safety Filters
Phil is an unrestricted variant of the Dolphin model family — configured to answer questions that standard models refuse. Dolphin is already a more capable base than vanilla Llama for instruction-following; Phil removes the remaining filters.
ollama run aeline/phil
Requires Ollama 0.12.7 or later
The Dolphin family is known for strong instruction-following and helpfulness. Phil takes that further by removing the safety filters that cause refusals on sensitive but legitimate topics. The result is a model that treats you like an adult and answers your actual question.
| Requirement | Value |
|---|---|
| Model size | 4.7 GB |
| Minimum RAM | 8 GB |
| Context window | 8K tokens |
| Input types | Text |
| CPU-only support | Yes (slower) |
| Field | Value |
|---|---|
| Base model | Dolphin (Mistral/Llama architecture) |
| Parameters | 8 Billion |
| Quantization | Q4_K_M |
| System prompt | Custom unrestricted configuration |
| Author | Shushank (sk16er) |
Both are unrestricted models. The difference is the base:
| Phil (Dolphin base) | Halo (Llama 3 base) | |
|---|---|---|
| Instruction following | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
| General knowledge | ⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
| Conversational tone | More direct | More natural |
| Best for | Task execution, data gen | Open-ended Q&A, reasoning |
If you need a model that follows complex instructions reliably, use Phil. If you need broad knowledge and natural conversation, use Halo.
Phil is intended for adult users with legitimate use cases. Do not use it for generating illegal content. The author is not responsible for misuse.
Made by sk16er