Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,11 @@ 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 |
-
|
9 |
-
|
|
|
10 |
<p align="center">
|
11 |
<img src="logo_en.png" width="400"/>
|
12 |
<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 |
+
<div align="center">
|
9 |
+
<h1>Original InternLM-XC2 README</h1>
|
10 |
+
</div>
|
11 |
<p align="center">
|
12 |
<img src="logo_en.png" width="400"/>
|
13 |
<p>
|