Commit Graph

76 Commits

Author SHA1 Message Date
SamimAB
a8eb69ecd1 Using ijson to avoid loading full json in memory.
Using ijson to load item by item, so it is possible to load dataset
using dataset/convert_cc_sbu.py and dataset/convert_laion.py on machines
with low RAM.
2023-09-20 23:32:58 +05:30
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
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
XiaoqianShen
d9dc75dfc4
Update README.md 2023-04-24 14:48:21 +03:00
XiaoqianShen
d596970812
Update README.md 2023-04-24 14:47:49 +03:00
Jun Chen
3bd99950f0
Update runner_base.py 2023-04-23 15:49:37 +03:00
ZhuDeyao
d93f715165
Update README.md 2023-04-20 22:57:41 +03:00
XiaoqianShen
92ad8a3ca3
Update README.md 2023-04-20 22:43:23 +03:00
XiaoqianShen
119fdd01e6
Update README.md 2023-04-20 22:42:10 +03:00
XiaoqianShen
f01f969c89
Update README.md 2023-04-20 22:39:40 +03:00
XiaoqianShen
2f118d84fc
Update README.md 2023-04-20 22:39:20 +03:00
Deyao Zhu
8d39aa6e76 Merge branch 'main' of github.com:Vision-CAIR/MiniGPT-4 into main
# Conflicts:
#	README.md
2023-04-20 22:08:42 +03:00
Deyao Zhu
446ede2129 add checkpoint for vicuna 7b 2023-04-20 22:03:34 +03:00
XiaoqianShen
485ba542fe
Update README.md 2023-04-20 22:01:09 +03:00
XiaoqianShen
525970b7ea
Update README.md 2023-04-20 19:36:57 +03:00
XiaoqianShen
6d7965d857
Update README.md 2023-04-20 19:35:08 +03:00
XiaoqianShen
6c66365995
Update README.md 2023-04-20 19:33:39 +03:00
XiaoqianShen
c7db43bf08
Update README.md 2023-04-20 19:33:19 +03:00
XiaoqianShen
ca81c12948
Update README.md 2023-04-20 19:32:32 +03:00
XiaoqianShen
96122e3601
Update README.md 2023-04-20 10:30:46 +03:00
XiaoqianShen
d5258454fd
Update README.md 2023-04-20 10:25:35 +03:00
Deyao Zhu
6daf123cc4 add stage one checkpoint 2023-04-19 20:43:04 +03:00
N4RMA
051fe3981c corrected typos 2023-04-19 13:28:28 -04:00
Deyao Zhu
40b514bd21 update readme to include the device statement for demo 2023-04-19 20:00:25 +03:00
Deyao Zhu
322ed189e6 add argument to set the demo device 2023-04-19 19:49:05 +03:00
Deyao Zhu
58e5c718f8 Merge branch 'main' of github.com:Vision-CAIR/MiniGPT-4 into main 2023-04-19 11:26:11 +03:00
Deyao Zhu
f5c28362d4 fix the issue with strange strikethrough output 2023-04-19 10:53:33 +03:00
ZhuDeyao
9390fbd46a
Update PrepareVicuna.md
fix a wrong command in PrepareVicuna.md
2023-04-18 22:54:09 +03:00