Image-Text-to-Text
Safetensors
pmod_llava_llama
JungleGym commited on
Commit
e1586ac
·
verified ·
1 Parent(s): 7407a8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 library for [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
 
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