han1997 commited on
Commit
3d1aa91
1 Parent(s): e1ec648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,11 +9,11 @@ Model in paper Cobra: Extending Mamba to Multi-Modal Large Language Model for Ef
9
 
10
  This is a multi-modal large language model that takes one image and text prompt as inputs and outputs text answers.
11
 
12
- ### Model Sources [optional]
13
 
14
  <!-- Provide the basic links for the model. -->
15
 
16
  - **Repository:** https://github.com/h-zhao1997/cobra
17
- - **Paper [optional]:** https://arxiv.org/abs/2403.14520
18
- - **Demo [optional]:** https://huggingface.co/spaces/han1997/cobra
19
 
 
9
 
10
  This is a multi-modal large language model that takes one image and text prompt as inputs and outputs text answers.
11
 
12
+ ### Model Sources
13
 
14
  <!-- Provide the basic links for the model. -->
15
 
16
  - **Repository:** https://github.com/h-zhao1997/cobra
17
+ - **Paper:** https://arxiv.org/abs/2403.14520
18
+ - **Demo:** https://huggingface.co/spaces/han1997/cobra
19