Image-Text-to-Text
Safetensors
pmod_llava_llama

Add pipeline tag

#1
by nielsr HF staff - opened
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).