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 |
|