GGUF
How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
Use Docker
docker model run hf.co/ShiroOnigami23/THE_ARCHITECT_V2_FINAL:Q4_K_M
Quick Links

πŸ—οΈ THE ARCHITECT: GHOST CODEX OMEGA V2.5

Project Classification: BLACK SITE / ZERO-COST FORTRESS

This repository serves as the central hub for the Architect Ecosystem. It is a high-fidelity LaTeX workstation designed for secure, zero-cost architectural drafting and technical documentation.


πŸ› οΈ System Architecture

The project is split into three distinct, synchronized layers:

  1. Logic Tier (The Brain): A fine-tuned GGUF Model running locally via Ollama to ensure 100% prompt privacy and zero-latency inference.
  2. Forge Tier (The Interface): A supreme CustomTkinter GUI (.exe) featuring real-time streaming, split-pane code monitoring, and project archiving.
  3. Compiler Tier (The Factory): A private Docker-based TeX Live Space hosted on Hugging Face that handles heavy PDF rendering without requiring local installations.

πŸ“œ Omega Protocol Features

  • Live Forge Monitor: Real-time streaming of LaTeX logic directly into the UI.
  • Style Protocol Injection: Dropdown presets that automatically configure the AI for TikZ, PGFPlots, or Scientific formatting.
  • Full Project Archiving: One-click export of the raw instructions (.txt), the source code (.tex), and the final render (.pdf).
  • Zero-Weight Portability: The standalone executable requires no local LaTeX distribution (MiKTeX/TeX Live) to function.

πŸš€ Deployment Instructions

Local PC Setup

  1. Download the GGUF Model from ShiroOnigami23/THE_ARCHITECT_V2_FINAL.
  2. Initialize the model in Ollama: ollama create architect-v2 -f Modelfile.
  3. Run the Architect_Omega.exe.

Cloud Infrastructure


Security Rating: 9.5/10 (Post-Quantum & Anti-Intelligence Resistant) Developed by: ShiroOnigami23

Downloads last month
-
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

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

Space using ShiroOnigami23/THE_ARCHITECT_V2_FINAL 1