Tyrannosaurus commited on
Commit
c647915
1 Parent(s): 5a040fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,8 +33,8 @@ vicuna_weights
33
  Then, set the path to the vicuna weight in the model config file
34
  [here](minigpt4/configs/models/minigpt4.yaml#L16) at Line 16.
35
 
36
- **3. Prepare the pretrained MiniGPT-4 checkpoint**
37
- [Downlad](https://drive.google.com/file/d/1a4zLvaiDBr-36pasffmgpvH5P7CKmpze/view?usp=share_link)
38
 
39
 
40
  Then, set the path to the pretrained checkpoint in the evaluation config file
 
33
  Then, set the path to the vicuna weight in the model config file
34
  [here](minigpt4/configs/models/minigpt4.yaml#L16) at Line 16.
35
 
36
+ **3. Prepare the pretrained ArtGPT-4 checkpoint**
37
+ [Downlad](https://huggingface.co/Tyrannosaurus/ArtGPT-4/blob/main/ArtGPT-4.pth)
38
 
39
 
40
  Then, set the path to the pretrained checkpoint in the evaluation config file