MiniGPT-4/minigpt4/models
2023-10-30 21:48:49 +03:00
..
__init__.py init version of v2 2023-10-13 00:14:34 +03:00
base_model.py fix the chat template and reduction error in v1 training 2023-10-21 16:32:54 +03:00
eva_vit.py first commit 2023-04-17 01:04:16 +03:00
minigpt4.py init version of v2 2023-10-13 00:14:34 +03:00
minigpt_base.py 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
minigpt_v2.py init version of v2 2023-10-13 00:14:34 +03:00
modeling_llama.py Update modeling_llama.py for transformers package compatibility 2023-10-23 21:57:25 +03:00
Qformer.py first commit 2023-04-17 01:04:16 +03:00