Adam G commited on
Commit
cdef571
2 Parent(s): bc580f7 3a35598

Merge branch 'main' of https://huggingface.co/AdamG012/Llama-2-13b-deepspeed-visualchat

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ datasets:
15
 
16
  # Llama-2-13b-deepspeed-visualchat
17
 
 
 
18
  DeepSpeed-VisualChat is a scalable, efficient, and user-friendly multi-modal training pipeline that leverages a novel multi-modal causal attention mechanism for better alignment of visual and text features. It uses data blending techniques to address the scarcity of interleaved text-and-image inputs in datasets.
19
 
20
 
 
15
 
16
  # Llama-2-13b-deepspeed-visualchat
17
 
18
+ > **ATTENTION**: this encoder needs QwenCLIP model
19
+
20
  DeepSpeed-VisualChat is a scalable, efficient, and user-friendly multi-modal training pipeline that leverages a novel multi-modal causal attention mechanism for better alignment of visual and text features. It uses data blending techniques to address the scarcity of interleaved text-and-image inputs in datasets.
21
 
22