reaperdoesntknow commited on
Commit
036434a
·
verified ·
1 Parent(s): 22b6a14

Polish model card: portfolio section, freshness stamp

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -236,3 +236,31 @@ All models, training code, and this methodology are released under Apache 2.0.
236
  *"Where classical analysis fails to see, we begin."*
237
  <!-- cix-keeper-ts:2026-03-30T12:05:00Z -->
238
  <!-- card-refresh: 2026-03-30 -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
236
  *"Where classical analysis fails to see, we begin."*
237
  <!-- cix-keeper-ts:2026-03-30T12:05:00Z -->
238
  <!-- card-refresh: 2026-03-30 -->
239
+
240
+ ---
241
+
242
+ ## Convergent Intelligence Portfolio
243
+
244
+ *Part of the [DualMind Series](https://huggingface.co/collections/reaperdoesntknow/dualmind-69c93f888c6e79ecc69cf41e) by [Convergent Intelligence LLC: Research Division](https://huggingface.co/reaperdoesntknow)*
245
+
246
+ ### DualMind Family
247
+
248
+ | Model | Format | Description |
249
+ |-------|--------|-------------|
250
+ | [DualMind](https://huggingface.co/reaperdoesntknow/DualMind) | BF16 | LogicInference-trained. Explore→Examine→Response loop. |
251
+ | [DualMinded-Qwen3-1.7B](https://huggingface.co/reaperdoesntknow/DualMinded-Qwen3-1.7B) | BF16 | Opus 4.6 reasoning traces. Higher quality splits. |
252
+ | [Dualmind-Qwen-1.7B-Thinking](https://huggingface.co/reaperdoesntknow/Dualmind-Qwen-1.7B-Thinking) | BF16 | Thinking-teacher variant with extended deliberation. |
253
+ | [DualMind-GGUF](https://huggingface.co/reaperdoesntknow/DualMind-GGUF) | GGUF | Quantized LogicInference variant. CPU/6GB GPU. |
254
+ | [DualMinded-Qwen3-1.7B-GGUF](https://huggingface.co/reaperdoesntknow/DualMinded-Qwen3-1.7B-GGUF) | GGUF | Quantized Opus variant. Ollama ready. |
255
+
256
+ ### Papers
257
+
258
+ | Paper | DOI |
259
+ |-------|-----|
260
+ | [Structure Over Scale](https://huggingface.co/reaperdoesntknow/Structure-Over-Scale) | 10.57967/hf/8165 |
261
+ | [Three Teachers to Dual Cognition](https://huggingface.co/reaperdoesntknow/DualMind_Methodolgy) | 10.57967/hf/8184 |
262
+ | [Discrepancy Calculus](https://huggingface.co/reaperdoesntknow/Discrepancy_Calculus) | 10.57967/hf/8194 |
263
+
264
+ ---
265
+
266
+ *Last updated: 2026-03-31 by Convergent Intelligence LLC: Research Division*