mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 18:40:46 +00:00
Update README.md
add stage 1 7b link
This commit is contained in:
parent
a0b7c126c0
commit
c6acff2d8d
@ -121,7 +121,7 @@ torchrun --nproc-per-node NUM_GPU train.py --cfg-path train_configs/minigpt4_sta
|
|||||||
```
|
```
|
||||||
|
|
||||||
A MiniGPT-4 checkpoint with only stage one training can be downloaded
|
A MiniGPT-4 checkpoint with only stage one training can be downloaded
|
||||||
[here](https://drive.google.com/file/d/1u9FRRBB3VovP1HxCAlpD9Lw4t4P6-Yq8/view?usp=share_link).
|
[here (13B)](https://drive.google.com/file/d/1u9FRRBB3VovP1HxCAlpD9Lw4t4P6-Yq8/view?usp=share_link) or [here (7B)](https://drive.google.com/file/d/1HihQtCEXUyBM1i9DQbaK934wW3TZi-h5/view?usp=share_link).
|
||||||
Compared to the model after stage two, this checkpoint generate incomplete and repeated sentences frequently.
|
Compared to the model after stage two, this checkpoint generate incomplete and repeated sentences frequently.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user