Publish Zymatica Voice LLM hepta-architecture showcase codebases (part 3)
Browse files
README.md
CHANGED
|
@@ -58,7 +58,7 @@ Each invention is isolated in its own folder and contains a complete academic **
|
|
| 58 |
| Class | Invention / Component | Purpose & Mathematical Highlight | Whitepaper | Executable Proof |
|
| 59 |
| :---: | :--- | :--- | :---: | :---: |
|
| 60 |
| **01** | [Language-U Taxonomy](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/01_Language_U_Taxonomy) | Hierarchical semantic decomposition taxonomy. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/01_Language_U_Taxonomy/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/01_Language_U_Taxonomy/run_proof.py) |
|
| 61 |
-
| **02** | [Cuneiform-U Hypercube](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/
|
| 62 |
| **03** | [Genesis Protocol](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/03_Genesis_Protocol) | Sharded layers transmission & seed reassembly. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/03_Genesis_Protocol/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/03_Genesis_Protocol/run_proof.py) |
|
| 63 |
| **04** | [Procedural Seed Format](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/04_Procedural_Seed_Format) | `.LLM` / `.genesis` compact seed file layout. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/04_Procedural_Seed_Format/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/04_Procedural_Seed_Format/run_proof.py) |
|
| 64 |
| **05** | [Chirp Packetization](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/05_Chirp_Packetization) | LoRa 255-byte frames packaging & XOR-FEC. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/05_Chirp_Packetization/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/05_Chirp_Packetization/run_proof.py) |
|
|
@@ -66,7 +66,7 @@ Each invention is isolated in its own folder and contains a complete academic **
|
|
| 66 |
| **07** | [LLD-AC Range Coding](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/07_LLD_AC_Range_Coding) | Logits-driven probability range coding. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/07_LLD_AC_Range_Coding/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/07_LLD_AC_Range_Coding/run_proof.py) |
|
| 67 |
| **08** | [EPAUP Weight Projection](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/08_EPAUP_Weight_Projection) | Projects weights onto word embedding matrices. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/08_EPAUP_Weight_Projection/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/08_EPAUP_Weight_Projection/run_proof.py) |
|
| 68 |
| **09** | [Tokenizer Varint Coding](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/09_Tokenizer_Varint_Coding) | Prefix-suffix varint differential token coder. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/09_Tokenizer_Varint_Coding/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/09_Tokenizer_Varint_Coding/run_proof.py) |
|
| 69 |
-
| **10** | [Multi-Language Runtimes](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/
|
| 70 |
| **11** | [RCRA Resonance Alignment](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/11_RCRA_Resonance_Alignment) | Fine-tuning using radical resonance loss. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/11_RCRA_Resonance_Alignment/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/11_RCRA_Resonance_Alignment/run_proof.py) |
|
| 71 |
| **12** | [Brand Assets Artwork](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/12_Brand_Assets_Artwork) | Official branding, logos, and design assets. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/12_Brand_Assets_Artwork/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/12_Brand_Assets_Artwork/run_proof.py) |
|
| 72 |
| **13** | [Multi-Centroid Steering](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/13_Multi_Centroid_Steering) | Dynamic English/CJK hidden state steering. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/13_Multi_Centroid_Steering/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/13_Multi_Centroid_Steering/run_proof.py) |
|
|
|
|
| 58 |
| Class | Invention / Component | Purpose & Mathematical Highlight | Whitepaper | Executable Proof |
|
| 59 |
| :---: | :--- | :--- | :---: | :---: |
|
| 60 |
| **01** | [Language-U Taxonomy](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/01_Language_U_Taxonomy) | Hierarchical semantic decomposition taxonomy. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/01_Language_U_Taxonomy/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/01_Language_U_Taxonomy/run_proof.py) |
|
| 61 |
+
| **02** | [Cuneiform-U Hypercube (Yin)](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/02_Cuneiform_U_Hypercube_Yin) | 6D coordinate mapping along orthogonal axes. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/02_Cuneiform_U_Hypercube_Yin/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/02_Cuneiform_U_Hypercube_Yin/run_proof.py) |
|
| 62 |
| **03** | [Genesis Protocol](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/03_Genesis_Protocol) | Sharded layers transmission & seed reassembly. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/03_Genesis_Protocol/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/03_Genesis_Protocol/run_proof.py) |
|
| 63 |
| **04** | [Procedural Seed Format](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/04_Procedural_Seed_Format) | `.LLM` / `.genesis` compact seed file layout. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/04_Procedural_Seed_Format/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/04_Procedural_Seed_Format/run_proof.py) |
|
| 64 |
| **05** | [Chirp Packetization](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/05_Chirp_Packetization) | LoRa 255-byte frames packaging & XOR-FEC. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/05_Chirp_Packetization/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/05_Chirp_Packetization/run_proof.py) |
|
|
|
|
| 66 |
| **07** | [LLD-AC Range Coding](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/07_LLD_AC_Range_Coding) | Logits-driven probability range coding. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/07_LLD_AC_Range_Coding/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/07_LLD_AC_Range_Coding/run_proof.py) |
|
| 67 |
| **08** | [EPAUP Weight Projection](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/08_EPAUP_Weight_Projection) | Projects weights onto word embedding matrices. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/08_EPAUP_Weight_Projection/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/08_EPAUP_Weight_Projection/run_proof.py) |
|
| 68 |
| **09** | [Tokenizer Varint Coding](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/09_Tokenizer_Varint_Coding) | Prefix-suffix varint differential token coder. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/09_Tokenizer_Varint_Coding/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/09_Tokenizer_Varint_Coding/run_proof.py) |
|
| 69 |
+
| **10** | [Multi-Language Runtimes (Yang)](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/10_Multi_Language_Runtimes_Yang) | Native runtimes (C++, Rust, Go, Swift, Java). | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/10_Multi_Language_Runtimes_Yang/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/10_Multi_Language_Runtimes_Yang/run_proof.py) |
|
| 70 |
| **11** | [RCRA Resonance Alignment](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/11_RCRA_Resonance_Alignment) | Fine-tuning using radical resonance loss. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/11_RCRA_Resonance_Alignment/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/11_RCRA_Resonance_Alignment/run_proof.py) |
|
| 71 |
| **12** | [Brand Assets Artwork](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/12_Brand_Assets_Artwork) | Official branding, logos, and design assets. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/12_Brand_Assets_Artwork/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/12_Brand_Assets_Artwork/run_proof.py) |
|
| 72 |
| **13** | [Multi-Centroid Steering](https://huggingface.co/TheAiCollectiveART/zymatica.space/tree/main/13_Multi_Centroid_Steering) | Dynamic English/CJK hidden state steering. | [Whitepaper](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/13_Multi_Centroid_Steering/WHITEPAPER.md) | [run_proof.py](https://huggingface.co/TheAiCollectiveART/zymatica.space/blob/main/13_Multi_Centroid_Steering/run_proof.py) |
|