Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ base_model:
|
|
5 |
- openai/clip-vit-large-patch14-336
|
6 |
---
|
7 |
# p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay
|
8 |
-
This is the official checkpoint
|
9 |
Please refer to [this repository](https://github.com/MCG-NJU/p-MoD) for our code.
|
10 |
|
11 |
## Model Description
|
|
|
5 |
- openai/clip-vit-large-patch14-336
|
6 |
---
|
7 |
# p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay
|
8 |
+
This is the official model checkpoint of [p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay](https://arxiv.org/abs/2412.04449).
|
9 |
Please refer to [this repository](https://github.com/MCG-NJU/p-MoD) for our code.
|
10 |
|
11 |
## Model Description
|