junchen14
9c3a0f1f77
update readme
2023-10-13 11:14:22 +03:00
junchen14
1453a8301d
update readme
2023-10-13 11:13:40 +03:00
junchen14
4ea3462130
update readme
2023-10-13 11:12:45 +03:00
junchen14
104d647de7
update readme
2023-10-13 10:14:38 +03:00
junchen14
57b9d9547a
update readme
2023-10-13 10:06:02 +03:00
junchen14
3c13d1d4b4
update readme
2023-10-13 09:40:14 +03:00
Jun Chen
91e6942f70
Update README.md
2023-10-12 23:23:55 -07:00
Jun Chen
e8576e0dce
Update README.md
2023-10-12 23:23:40 -07:00
Jun Chen
f3c0cd1727
Update README.md
2023-10-12 23:23:21 -07:00
Jun Chen
4513b0f40f
Update README.md
2023-10-12 23:21:54 -07:00
Jun Chen
2eeea4f02d
Add files via upload
2023-10-12 23:20:09 -07:00
Jun Chen
cf0ace6f3f
Add files via upload
2023-10-12 23:11:56 -07:00
Jun Chen
54c63198fb
Update README.md
2023-10-12 23:11:29 -07:00
Jun Chen
03e1868741
Add files via upload
2023-10-12 23:07:26 -07:00
Jun Chen
0845b5e470
Update README.md
2023-10-12 22:50:51 -07:00
Jun Chen
1fdea4ba95
Update README.md
2023-10-12 22:49:11 -07:00
Jun Chen
d2d03fcd8b
Update README.md
2023-10-12 22:47:42 -07:00
Jun Chen
673890b991
Update README.md
2023-10-12 22:46:52 -07:00
Deyao Zhu
0eba23ce3b
update v2 demo
2023-10-13 03:14:35 +03:00
Deyao Zhu
7a575af639
init version of v2
2023-10-13 00:14:34 +03:00
Deyao Zhu
d1367e5e64
rename mini_gpt4.py to minigpt_4.py and remove some unused import
2023-10-12 22:47:48 +03:00
Deyao Zhu
045a1d0602
modularize minigpt4 code
2023-10-12 22:44:49 +03:00
Deyao Zhu
90b7b00268
update minigpt_base.py expect the initailization function
2023-10-12 17:17:32 +03:00
Deyao Zhu
4ce9c5febe
update modeling_llama.py
2023-10-12 15:03:56 +03:00
Deyao Zhu
062ad9bb30
remove files
2023-10-12 14:57:17 +03:00
ZhuDeyao
ef1ac08ce3
Merge pull request #329 from Sypherd/main
...
Update image download size
2023-09-17 22:53:46 +03:00
ZhuDeyao
ea0b263983
Merge pull request #348 from Sypherd/adjust-precision
...
Fix instructions for changing demo precision
2023-09-17 21:47:19 +03:00
Sypherd
580316fdb5
Fix instructions for changing demo precision
2023-09-12 10:06:28 -06:00
Sypherd
43fb425fef
Merge branch 'Vision-CAIR:main' into main
2023-09-12 10:01:26 -06:00
ZhuDeyao
ea0e81a2aa
Update README.md
...
fix the wrong link of llama2 chat
2023-09-01 22:22:43 +03:00
Deyao Zhu
871918f758
fix the device bug with latest transformers
2023-08-29 16:12:22 +03:00
Deyao Zhu
81d7314a02
Merge branch 'main' of github.com:Vision-CAIR/MiniGPT-4 into main
2023-08-28 21:27:41 +03:00
Deyao Zhu
fb8e2c656a
include llama2
2023-08-28 21:26:00 +03:00
Sypherd
38923fdb09
Update image download size
2023-08-28 08:31:47 -06:00
Mohamed F. Ahmed
0cb440498b
Update README.md
2023-08-25 10:45:34 -07:00
Mohamed F. Ahmed
27d4c14f75
Update README.md
...
Adding links to Q&A discussions and MiniGPT Discord server
2023-08-25 10:45:06 -07:00
Mohamed F. Ahmed
bbd7883d1c
Merge pull request #154 from digger-yu/main
...
fix spelling error in readme.md
2023-08-15 07:56:05 -07:00
Mohamed F. Ahmed
81d8278bd1
Merge pull request #60 from N4RMA/typos
...
corrected typos in README.md
2023-08-15 07:47:13 -07:00
Mohamed F. Ahmed
6e6fa5fc4b
Update issue templates
2023-08-15 07:41:32 -07:00
Mohamed F. Ahmed
faac01de6b
Create SECURITY.md
2023-08-15 07:40:45 -07:00
Mohamed F. Ahmed
dbe715bd2a
Create CODE_OF_CONDUCT.md
2023-08-15 07:39:49 -07:00
Mohamed F. Ahmed
5cd2bd1a7d
Merge pull request #302 from amalChandran/main
...
Type in readme
2023-08-14 07:28:14 -07:00
Amal Chandran
08fc7d7f5c
Merge pull request #1 from amalChandran/amalChandran-patch-1
...
Update README.md
2023-07-28 08:39:45 +05:30
Amal Chandran
7a0eec4a38
Update README.md
2023-07-28 08:38:36 +05:30
George Shaikovski
f90ae217ee
fix warmup LR
...
LR resets every epoch during warmup to `warmup_start_lr` because it uses inner epoch step counter. We need to use `total_cur_step` to increment LR continuously from epoch to epoch.
2023-06-02 13:03:38 +01:00
XiaoqianShen
22d8888ca2
Update README.md
2023-05-01 14:02:12 +03:00
ZhuDeyao
c6acff2d8d
Update README.md
...
add stage 1 7b link
2023-04-27 13:25:54 +03:00
digger-yu
c87d194513
fix spelling error in readme.md
2023-04-26 09:49:22 +08:00
XiaoqianShen
a0b7c126c0
Update README.md
2023-04-24 15:35:56 +03:00
XiaoqianShen
31b3b9078a
Update README.md
2023-04-24 15:35:29 +03:00