rain1011 commited on
Commit
cac0a27
1 Parent(s): 9de3425

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,8 +2,10 @@
2
  license: llama2
3
  pipeline_tag: text-to-image
4
  ---
 
5
  # LaVIT: Unified Language-Vision Pretraining in LLM with Dynamic Discrete Visual Tokenization
6
- This is the official repository for the multi-modal large language model: **LaVIT**. The inference code of LaVIT can be found in [here](https://github.com/jy0205/LaVIT).
 
7
 
8
  [[`arXiv`](https://arxiv.org/abs/2309.04669)] [[`BibTeX`](#Citing)]
9
 
 
2
  license: llama2
3
  pipeline_tag: text-to-image
4
  ---
5
+
6
  # LaVIT: Unified Language-Vision Pretraining in LLM with Dynamic Discrete Visual Tokenization
7
+
8
+ **We have updated the weight of LaVIT (2023.11.18), please download the latest model from [here](https://huggingface.co/rain1011/LaVIT-7B-v2)**. The inference code of LaVIT can be found in [here](https://github.com/jy0205/LaVIT).
9
 
10
  [[`arXiv`](https://arxiv.org/abs/2309.04669)] [[`BibTeX`](#Citing)]
11