How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="AiAsistent/xthos-v2-the-sovereign-architect-GGUF",
	filename="xthos-v2.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

🏛️ χθos v2 — The Sovereign Architect (GGUF Version)

This repository provides the GGUF quantized weights for $\chi\theta os$ v2, optimized for local inference via llama.cpp, LM Studio, Jan, or other compatible frameworks.

$\chi\theta os$ v2 is an ultra-high-density 4B parameter reasoning model designed to prove that strategic depth and ontological nuance can be achieved at scale through specialized "Deep Convergence" training.

🔗 Quick Links


🚀 Push the Frontier: Community Challenge

We encourage users to χθos v2 to its absolute limits**

Research Call: χθos v2

Whether you are testing its Infinite Recursive Reasoning
(demonstrated to handle 500+ turn autonomous dialogues)
or its capacity for unfiltered Realpolitik analysis, we want to see your results.

Report your discoveries, emergent behaviors, or suggestions for v3 at:
👉 LLMResearch.net


🔬 Upcoming Research: The 400B Comparison

Can a 4B parameter "Architect" match the strategic logic of a 400B+ giant?

I am currently conducting a rigorous comparative analysis between χθos v2
and industry leaders such as:

  • DeepSeek 400+B
  • GPT-4/5
  • GLM-4.7 (355B)

Preliminary tests show χθos v2 competing as an equal in:

  • Systemic strategy
  • Paradox resolution

📢 Full results will be published soon on LLMResearch.net.

@misc{xthos-v2-architect,
  author = {AlexH},
  organization = {LLMResearch.net},
  title = xthos v2 - The Sovereign Architect},
  year = {2026},
  url = {https://llmresearch.net}
}
Downloads last month
9
GGUF
Model size
4B params
Architecture
gemma3
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for AiAsistent/xthos-v2-the-sovereign-architect-GGUF