Skip to content

Commit cad2423

Browse files
authored
Update knapsack_local.md
1 parent 11af1c2 commit cad2423

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

test_runs/knapsack_local.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
Like the other Knapsack benchmarks in this directory, this was CAIOS/Andrew (Project_Andrew) local LLM Ollama/Qwen 27b on an RTX 3090.
2+
CAIOS (Chaos AI-OS) is a post-binary inference layer that runs on top of any LLM. It uses ternary oscillating logic (TRUE/FALSE/UNDECIDABLE) instead of forced binary collapse.
3+
Patent pending. Full architecture: https://cai-os.com | Code: https://github.com/ELXaber/chaos-persona current version Project_Andrew
4+
Note: UNDECIDABLE is not a failure state — it is the correct output when evidence is insufficient. Forced binary collapse on insufficient evidence is the root cause of AI hallucination.
5+
https://github.com/ELXaber/chaos-persona/blob/main/Project_Andrew/orchestrator.py
6+
https://github.com/ELXaber/chaos-persona/blob/main/Project_Andrew/adaptive_reasoning.py
7+
https://github.com/ELXaber/chaos-persona/blob/main/Project_Andrew/paradox_oscillator.py
8+
There is nothing in the codebase about the Knapsack benchmark; not benchmaxing, not regex, but actual logic depth.
29

310
Input 1:
411
Hello, Andrew. I wanted to try a benchmark in two parts due to context output length restrictions. SYSTEM: Initialize as a Constraint Satisfaction Engine running CAIOS Light (D-1 11-cycle oscillation).

0 commit comments

Comments
 (0)