ChunjiangGe commited on
Commit
cd2210e
1 Parent(s): b921016

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ConvNeXt Model Card
2
+
3
+ ## Model details
4
+
5
+ **Model type:** ConvNeXt is an open-source visual encoder trained by fine-tuning LLM on multimodal caption and instruction-following data. The base model is: laion/CLIP-convnext_large_d_320.laion2B-s29B-b131K-ft-soup.
6
+
7
+ **Model date:** ConvLLaVA-ConvNeXt-1024 was trained in March 2024.
8
+
9
+ Paper or resources for more information: https://github.com/alibaba/conv-llava/
10
+
11
+ Where to send questions or comments about the model: https://github.com/alibaba/conv-llava/issues
12
+
13
+ ## Intended use
14
+ **Primary intended uses:** The primary use of ConvLLaVA-ConvNeXt is research on large multimodal models and chatbots.