Tyrannosaurus
commited on
Commit
•
c647915
1
Parent(s):
5a040fd
Update README.md
Browse files
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
|
37 |
-
[Downlad](https://
|
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
|