blue
Results
1
issues of
blue
I do the inference, but i met an issue. Here is my inference script. ` export CUDA_VISIBLE_DEVICES=5 python -m llava.eval.model_vqa_lora \ --model-base liuhaotian/llava-v1.5-13b \ --model-path listen2you002/ChartLlama-13b \ --question-file playground/data/chartqa/test_aug.jsonl \...