Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ pipeline_tag: text-generation
|
|
5 |
---
|
6 |
# GroveMoE-Base
|
7 |
|
|
|
|
|
|
|
|
|
|
|
8 |
## Highlights
|
9 |
|
10 |
We introduce **GroveMoE**, a new sparse architecture using **adjugate experts** for dynamic computation allocation, featuring the following key highlights:
|
|
|
5 |
---
|
6 |
# GroveMoE-Base
|
7 |
|
8 |
+
</div>
|
9 |
+
<p align="left">
|
10 |
+
🤗 <a href="https://huggingface.co/collections/inclusionAI/grovemoe-68a2b58acbb55827244ef664">Models</a>   |    📑 <a href="https://arxiv.org/abs/2508.07785">Paper</a>    |    🔗 <a href="https://github.com/inclusionAI/GroveMoE">Github</a>  
|
11 |
+
|
12 |
+
|
13 |
## Highlights
|
14 |
|
15 |
We introduce **GroveMoE**, a new sparse architecture using **adjugate experts** for dynamic computation allocation, featuring the following key highlights:
|