Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ language:
|
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
| 14 |
-
# Chimera
|
| 15 |
|
| 16 |
**Chimera** is a Mixture-of-Experts language model developed by [Klyrone F.Z.E](https://klyrone.com), built using our proprietary **Amalgamation of Experts (AoE)** technique. Chimera features 8 specialized expert networks with top-2 routing, delivering strong instruction-following and reasoning capabilities with an efficient 12.9B active parameter footprint.
|
| 17 |
|
|
|
|
| 11 |
pipeline_tag: text-generation
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Chimera 47B
|
| 15 |
|
| 16 |
**Chimera** is a Mixture-of-Experts language model developed by [Klyrone F.Z.E](https://klyrone.com), built using our proprietary **Amalgamation of Experts (AoE)** technique. Chimera features 8 specialized expert networks with top-2 routing, delivering strong instruction-following and reasoning capabilities with an efficient 12.9B active parameter footprint.
|
| 17 |
|