Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,13 @@ license: mit
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: image-text-to-text
|
5 |
---
|
6 |
-
![header](./assets/
|
7 |
|
8 |
<p align="center">
|
9 |
π <a href="https://arxiv.org/abs/2409.02889" target="_blank">Paper</a> β’ π <a href="" target="_blank">Demo</a> β’ π <a href="https://github.com/FreedomIntelligence/LongLLaVA" target="_blank">Github</a> β’ π€ <a href="https://huggingface.co/FreedomIntelligence/LongLLaVA-9B" target="_blank">LongLLaVA-9B</a>
|
10 |
</p>
|
11 |
|
12 |
-
![efficiency](./assets/
|
13 |
|
14 |
|
15 |
## π Update
|
@@ -21,7 +21,7 @@ pipeline_tag: image-text-to-text
|
|
21 |
<details>
|
22 |
<summary>Click to view the architecture image</summary>
|
23 |
|
24 |
-
![Architecture Image](./assets/
|
25 |
|
26 |
</details>
|
27 |
|
@@ -32,11 +32,11 @@ pipeline_tag: image-text-to-text
|
|
32 |
<summary>Click to view the Results</summary>
|
33 |
|
34 |
- Main Results
|
35 |
-
![Main Results](./assets/
|
36 |
- Diagnostic Results
|
37 |
-
![Diagnostic Results](./assets/
|
38 |
- Video-NIAH
|
39 |
-
![Video-NIAH](./assets/
|
40 |
|
41 |
</details>
|
42 |
|
|
|
3 |
library_name: transformers
|
4 |
pipeline_tag: image-text-to-text
|
5 |
---
|
6 |
+
![header](./assets/assets_header.png)
|
7 |
|
8 |
<p align="center">
|
9 |
π <a href="https://arxiv.org/abs/2409.02889" target="_blank">Paper</a> β’ π <a href="" target="_blank">Demo</a> β’ π <a href="https://github.com/FreedomIntelligence/LongLLaVA" target="_blank">Github</a> β’ π€ <a href="https://huggingface.co/FreedomIntelligence/LongLLaVA-9B" target="_blank">LongLLaVA-9B</a>
|
10 |
</p>
|
11 |
|
12 |
+
![efficiency](./assets/assets_singleGPU.png)
|
13 |
|
14 |
|
15 |
## π Update
|
|
|
21 |
<details>
|
22 |
<summary>Click to view the architecture image</summary>
|
23 |
|
24 |
+
![Architecture Image](./assets/assets_arch.png)
|
25 |
|
26 |
</details>
|
27 |
|
|
|
32 |
<summary>Click to view the Results</summary>
|
33 |
|
34 |
- Main Results
|
35 |
+
![Main Results](./assets/assets_result1.png)
|
36 |
- Diagnostic Results
|
37 |
+
![Diagnostic Results](./assets/assets_diaresult.png)
|
38 |
- Video-NIAH
|
39 |
+
![Video-NIAH](./assets/assets_NIAH.png)
|
40 |
|
41 |
</details>
|
42 |
|