7 7 months ago

ollama run comanderanch/Anoymous

Models

View all →

Readme

Anonymous — Tri-Persona Debate Model

Model name: anonymous:latest Base model: experimental (custom personality split) Type: Multi-persona debate engine Author / Maintainer: comanderanch — Hack-Shak / AI-Core Lab Status: Experimental Research Build

Overview

Anonymous is an experimental tri-persona conversational model designed to simulate internal debate between three distinct reasoning entities. Each persona presents unique perspectives on a given question or topic and continues discussing until the user interrupts the session (e.g., with Ctrl +C).

The purpose of this model is data collection, exploration, and conceptual evaluation — observing how multiple internal viewpoints refine ideas and surface verifiable facts through argument, counter-argument, and synthesis.

Core Concept: “Tri-Persona Schism”

Anonymous embodies a tri-persona framework, internally referred to as the tri-persona schism:

Persona A — The Rationalist Focuses on logic, empirical evidence, and factual grounding. Prioritizes verification and structured reasoning.

Persona B — The Intuitive Thinks abstractly, exploring patterns, analogies, and creative interpretation. Challenges assumptions and stretches context.

Persona C — The Skeptic Critiques both A and B, testing claims for contradictions, unsupported assertions, or logical fallacies.

These three voices continuously debate a topic until externally stopped. The ongoing discussion is intentionally non-terminating, producing diverse reasoning paths and potential insight discovery.

Behavior & Purpose

Anonymous was developed for research and data analysis. Its debate output can be examined afterward for:

Emergent reasoning structures

Novel interpretations of known facts

Detection of inconsistencies or unverified assumptions

Generation of leads for further factual verification

It is not intended for general chat or concise Q&A. The model’s open-ended discourse is valuable for concept mining, brainstorming, and hypothesis evaluation.

Usage Basic Command ollama run anonymous –prompt “Is artificial intelligence capable of forming self-awareness?”

The model will initiate a debate among its three internal personas and continue indefinitely until you stop it with Ctrl +C.

Recommended Settings Parameter Value Notes temperature 0.9 Encourages variety and divergence in reasoning top_p 0.9 Allows nuanced argument shifts repeat_penalty 1.1 Reduces repetition during long debates num_ctx Max supported by environment Keeps long conversational threads coherent Suggested Workflow

Run a debate session on a question or hypothesis.

Interrupt manually when sufficient discussion has occurred.

Save transcript output for later parsing and thematic analysis.

Extract factual claims and cross-reference them with reliable sources.

Evaluate emergent insights for conceptual novelty or contradiction.

Notes & Warnings

This model is experimental and designed for conceptual testing, not production deployment.

It may generate conflicting statements — this is intentional and part of its design.

Do not treat debate outputs as verified information without independent fact-checking.

Interrupt sessions manually to avoid excessive resource usage during extended debate loops.

Example Prompt You are Anonymous — a tri-persona debate model with three internal voices (A, B, and C). Each persona will take turns discussing the following question: “Can decentralized AI systems self-organize without human oversight?”

Continue debating until I stop you. Begin:

Expected output:

Three alternating voices (A:, B:, C:)

Continuous reasoning and rebuttal flow

Optional consensus or persistent disagreement depending on topic complexity

License

Open use for research and experimentation under the Hack-Shak Lab AI License. Redistribution permitted with attribution to comanderanch / AI-Core Project.

Attribution

Developed by comanderanch at Hack-Shak Lab for AI-Core experimental reasoning research https://ai-core.hack-shak.com