HaoxingChen commited on
Commit
fd68b04
·
verified ·
1 Parent(s): 666feaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,12 +16,12 @@ We introduce **GroveMoE**, a new sparse architecture using **adjugate experts**
16
 
17
  ## Model Downloads
18
 
19
- <div align="center">
20
- | **Model** | **#Total Params** | **#Activated Params** | **Download** |
21
- | :----------------: | :---------------: | :-------------------: | :----------: |
22
- | GroveMoE-Base | 33B | 3.14~3.28B | [🤗 HuggingFace](https://huggingface.co/inclusionAI/Base) |
23
- | GroveMoE-Inst | 3B | 3.14~3.28B | [🤗 HuggingFace](https://huggingface.co/inclusionAI/GroveMoE-Inst) |
24
- </div>
25
 
26
  ## Performance
27
 
 
16
 
17
  ## Model Downloads
18
 
19
+
20
+ | **Model** | **#Total Params** | **#Activated Params** | **Download** |
21
+ |:---------:|:-----------------:|:---------------------:|:------------:|
22
+ | GroveMoE-Base | 33B | 3.14~3.28B | [🤗 HuggingFace](https://huggingface.co/inclusionAI/Base) |
23
+ | GroveMoE-Inst | 33B | 3.14~3.28B | [🤗 HuggingFace](https://huggingface.co/inclusionAI/GroveMoE-Inst) |
24
+
25
 
26
  ## Performance
27