Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,10 @@ license: other
|
|
3 |
pipeline_tag: visual-question-answering
|
4 |
---
|
5 |
|
6 |
-
This repo is based on [InternLM-XComposer2 Official](https://huggingface.co/internlm/internlm-xcomposer2-7b). I support `batchified training` and `flash-attn` for acceleration. Welcome to have a try and give me some advice~
|
7 |
|
|
|
|
|
8 |
<p align="center">
|
9 |
<img src="logo_en.png" width="400"/>
|
10 |
<p>
|
|
|
3 |
pipeline_tag: visual-question-answering
|
4 |
---
|
5 |
|
6 |
+
**This repo is based on [InternLM-XComposer2 Official](https://huggingface.co/internlm/internlm-xcomposer2-7b). I support `batchified training` and `flash-attn` for acceleration. Welcome to have a try and give me some advice~ **
|
7 |
|
8 |
+
|
9 |
+
# Original InternLM-XC2 README
|
10 |
<p align="center">
|
11 |
<img src="logo_en.png" width="400"/>
|
12 |
<p>
|