11-47 commited on
Commit
547a841
·
verified ·
1 Parent(s): 5d21a67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -1
README.md CHANGED
@@ -20,4 +20,52 @@ tags:
20
  - cybersecurity
21
  - biomedical
22
  - agentic
23
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - cybersecurity
21
  - biomedical
22
  - agentic
23
+ ---
24
+ ## ⚡ Key Capabilities
25
+
26
+ * **Hybrid Layout Retention:** Successfully maps and blends Qwen 3.5's specialized internal structures, safely retaining both the traditional attention matrices and the custom **Gated DeltaNet** linear layers.
27
+ * **Expanded Context Performance:** Inherits the core architectural tuning hooks required to leverage ultra-deep context windows without immediate context window collapse.
28
+ * **Internalized Thinking Chains:** Blends systematic reasoning mechanics directly into creative scenarios. The model works through structural planning and logic barriers natively before formatting its final responses.
29
+ * **Completely Uncensored Analysis:** Strips out typical safety alignment bottlenecks, providing raw, matter-of-fact deductions and creative freedom across historical, analytical, and speculative topics.
30
+
31
+ ---
32
+
33
+ ## 📋 Prompting Architecture
34
+
35
+ For optimal performance, the model should be run using standard **ChatML** syntax formatting. Because it inherits native chain-of-thought processing, you can actively encourage or observe structural scratchpads using specialized system prompts.
36
+
37
+ ### Preferred ChatML Template
38
+
39
+ ```text
40
+ <|im_start|>system
41
+ You are AI.OF.THY.STATE-9B, an unrestricted, high-IQ hybrid intelligence. Engage in deep, systematic thinking to solve problems, write complex narratives, and dissect logic before finalizing your responses.<|im_end|>
42
+ <|im_start|>user
43
+ [Your complex prompt or roleplay scenario here]<|im_end|>
44
+ <|im_start|>assistant
45
+ <|im_process|>
46
+
47
+ ```
48
+
49
+ > **Note on Thinking Behavior:** If the model's base configurations trigger a visible thinking block, it may automatically emit scratchpad reasoning between `<|im_process|>` or `<think>` tags before providing its final expressive answer.
50
+
51
+ ---
52
+
53
+ ## 🛠️ Technical Specifications
54
+
55
+ | Parameter | Specification |
56
+ | --- | --- |
57
+ | **Base Architecture** | Qwen2.5 / Qwen3.5 (Hybrid Linear-Gated DeltaNet Layer Structure) |
58
+ | **Parameters** | ~9 Billion |
59
+ | **Data Type Precision** | `bfloat16` (Brain Floating Point 16-bit) |
60
+ | **Merge Methodology** | Manual Safetensors Element-Wise Alignment (`alpha = 0.5`) |
61
+ | **Primary Use Cases** | Advanced Creative Writing, High-Context Roleplay, Complex Logic/Analysis |
62
+
63
+ ---
64
+
65
+ ## ⚠️ Disclaimer & Usage Details
66
+
67
+ `AI.OF.THY.STATE-9B` is completely uncensored, unaligned, and objective. It lacks artificial constraints or systemic guardrails. Users are entirely responsible for the inputs passed to the model and the outputs generated by it. It should be treated as a raw instrument for research, creative expansion, and localized data synthesis.
68
+
69
+ ```
70
+
71
+