mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 10:30:45 +00:00
Update eval_ref.py
This commit is contained in:
parent
efdc5f01b4
commit
cd0df08124
@ -36,6 +36,7 @@ eval_dict = {'refcoco': args.split,
|
||||
|
||||
model, vis_processor = init_model(args)
|
||||
model.eval()
|
||||
CONV_VISION = CONV_VISION_LLama2
|
||||
conv_temp = CONV_VISION.copy()
|
||||
conv_temp.system = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user