Skip to content

IlikeBB/VLM_Rebuild

Repository files navigation

VLM_Rebuild

Program Operation Guide

Please refer to or directly use conda to install the environment using environment.yml.

conda env create -f environment.yml

Training

To start training, simply run train.py. Inside, you will find Config parameters for both the ViT model and the LLM model, which can be fine-tuned as needed.

The main program structure and inspiration are based on minigpt-v2.

url => https://github.com/Vision-CAIR/MiniGPT-4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published