Image-Text-to-Text
Safetensors
llava_llama
BoyuNLP commited on
Commit
30b60e1
1 Parent(s): 93c227d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,8 @@ license: llama2
11
 
12
  # Release Plans (Coming Soon)
13
 
14
- - [ ] Inference code & model checkpoint
 
15
  - [ ] Online Demo
16
  - [ ] Code for training and evaluation
17
  - [ ] Code for collecting and processing data
 
11
 
12
  # Release Plans (Coming Soon)
13
 
14
+ - [x] Model checkpoint
15
+ - [ ] Inference Code
16
  - [ ] Online Demo
17
  - [ ] Code for training and evaluation
18
  - [ ] Code for collecting and processing data