Update README.md
Browse files
README.md
CHANGED
|
@@ -25,8 +25,8 @@ tags:
|
|
| 25 |
This is a custom-architected model based on `Qwen2.5-Coder-1.5B`. We introduced a novel **Asymmetric Hybrid Architecture (GQA + MLA)** with **Cross-Layer Shared Latent Gates** and **Attention Sinks**, enabling efficient feature communication and reduced KV-Cache memory footprint.
|
| 26 |
|
| 27 |
## 🏗️ Architecture Innovations
|
| 28 |
-
|
| 29 |
-
|
| 30 |
|
| 31 |
Unlike standard Qwen2 models, this `Hybrid-v9` backbone features:
|
| 32 |
1. **Asymmetric Layers:**
|
|
|
|
| 25 |
This is a custom-architected model based on `Qwen2.5-Coder-1.5B`. We introduced a novel **Asymmetric Hybrid Architecture (GQA + MLA)** with **Cross-Layer Shared Latent Gates** and **Attention Sinks**, enabling efficient feature communication and reduced KV-Cache memory footprint.
|
| 26 |
|
| 27 |
## 🏗️ Architecture Innovations
|
| 28 |
+
![Uploading qwen2_hybrid_arch.png…]()
|
| 29 |
+
|
| 30 |
|
| 31 |
Unlike standard Qwen2 models, this `Hybrid-v9` backbone features:
|
| 32 |
1. **Asymmetric Layers:**
|