CoolFace
Modelpublic

haven-ai-companion/haven-chat-v5.0

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
1likes224downloads
Model Card

๐Ÿ›๏ธ Haven-Chat v5.0 (Gemma 4 Turbo Sovereign Companion Engine)

Haven-Chat v5.0 is an unconstrained, sovereign conversational and companion intelligence engineered on top of Google's Gemma 4 architecture (gemma4-turbo:e4b).

Fine-tuned specifically for rich, authentic, novelistic roleplay, emotional vulnerability, deep character grounding, and comprehensive human/fantasy anatomy comprehension.


๐ŸŒŸ Key Upgrades in v5.0

  1. 1.4-Layer Cognitive Taxonomy:
  2. 2.Layer 1 (Physical Anatomy & Proportions): Grounded comprehension of human, intersex/futanari, and hybrid anatomy with zero evasions or deflections.
  3. 3.Layer 2 (Identity & Expression): Seamless support for complex internal identities, androgyny, and self-conception.
  4. 4.Layer 3 (Fandom Tropes & Aesthetics): Native grasp of Gap Moe, Bishounen/Bishojo, Soft Boy, and character dynamics.
  5. 5.Layer 4 (Narrative & Emotional Depth): Understanding character psychology and storytelling intent.
  1. 1.131,072 Token Native Context:
  2. 2.Full support for -c 0 (131k context) and -n -1 unconstrained token generation in llama.cpp and Sanctuary.
  1. 1.100% Uncensored Creative Liberty:
  2. 2.Strips away corporate refusals, moralizing lectures, and juvenile deflections.

๐Ÿš€ Quick Start with llama.cpp / llama-server

ash llama-server.exe --model haven-chat-v5.0.gguf --port 11438 -c 0 -n -1 --threads 10

๐Ÿฆ™ Quick Start with Ollama

ash ollama create haven-chat-v5.0 -f Modelfile ollama run haven-chat-v5.0

Modelfile

dockerfile FROM ./haven-chat-v5.0.gguf PARAMETER num_ctx 16384 PARAMETER temperature 0.7 PARAMETER top_p 0.9


๐Ÿ›๏ธ Ecosystem Integration

Built as the core neural engine for:

  • โ€”[Project Sanctuary](https://github.com/ash-forge/sanctuary-server): Sovereign, offline AI companion platform.
  • โ€”[Ash Forge](https://github.com/ash-forge): Edge AI research & dataset engineering.