Commit Graph

29 Commits

Author SHA1 Message Date
junchen14
748d18b5df update evaluation files 2023-11-01 12:18:06 +03:00
junchen14
bf605d5d74 update merging 2023-11-01 11:57:35 +03:00
junchen14
76cad1ebfd update evaluation readme 2023-11-01 11:05:51 +03:00
junchen14
226cb38bcf update evaluation code 2023-10-31 04:56:49 +03:00
Deyao Zhu
ada58a6f21 fix the compatibility issue when low-resource is false in the inference mode. Small refator in the conversation.py to remove repeated codes 2023-10-30 21:48:49 +03:00
Xiang Li
9d8335c1f5
Update minigpt_base.py 2023-10-27 14:11:11 +03:00
ZhuDeyao
f118d7da6d
Merge branch 'Vision-CAIR:main' into main 2023-10-23 22:09:12 +03:00
ZhuDeyao
41c050de76
Update modeling_llama.py for transformers package compatibility 2023-10-23 21:57:25 +03:00
Deyao Zhu
8c2297750f update env name to minigptv, add bug report and feature request back 2023-10-23 20:42:36 +03:00
Deyao Zhu
0918b0314c remove pycache in git 2023-10-23 20:12:59 +03:00
junchen14
ba636c699c add wandb 2023-10-23 09:13:48 +03:00
junchen14
5c3ec8bb73 Merge branch 'main' of https://github.com/junchen14/MiniGPT-4_finetune into main 2023-10-23 07:08:42 +03:00
junchen14
9005196851 add datasets 2023-10-23 07:05:27 +03:00
Deyao Zhu
07961c1a56 fix the demo in conversation template 2023-10-22 22:29:58 +03:00
Deyao Zhu
99383a919f fix the chat template and reduction error in v1 training 2023-10-21 16:32:54 +03:00
Deyao Zhu
468b452a8a fix the demo error when temperature = 2 2023-10-16 16:01:20 +03: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
Deyao Zhu
871918f758 fix the device bug with latest transformers 2023-08-29 16:12:22 +03:00
Deyao Zhu
fb8e2c656a include llama2 2023-08-28 21:26:00 +03:00
Deyao Zhu
322ed189e6 add argument to set the demo device 2023-04-19 19:49:05 +03:00
Deyao Zhu
b76d5c5a50 add argument to switch 8bit 2023-04-17 16:54:00 +03:00
152334H
6a8e6e49ff load in 8bit and run ViT-L in cpu to reduce vram use 2023-04-17 13:52:09 +08:00
Deyao Zhu
f1a33af227 first commit 2023-04-17 01:04:16 +03:00