Image-Text-to-Text
Safetensors
pmod_llava_llama
JungleGym nielsr HF staff commited on
Commit
f81c25a
·
verified ·
1 Parent(s): e1586ac

Add pipeline tag (#1)

Browse files

- Add pipeline tag (5d9c9fdfaf142c1944a71fe4e6ae108ccca5e205)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
3
  base_model:
4
  - lmsys/vicuna-7b-v1.5
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).
 
3
  base_model:
4
  - lmsys/vicuna-7b-v1.5
5
  - openai/clip-vit-large-patch14-336
6
+ pipeline_tag: image-text-to-text
7
  ---
8
  # p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay
9
  This is the official model checkpoint of [p-MoD: Building Mixture-of-Depths MLLMs via Progressive Ratio Decay](https://arxiv.org/abs/2412.04449).