↓ 1 callersFunctioncreate_data_loader(questions, image_folder, tokenizer, image_processor, model_config, batch_size=1, num_workers=4)
llava/eval/model_vqa_loader.py:72
↓ 1 callersFunctioncreate_one_example_chatbot(format, question, context, choice, answer, lecture, solution, test_example=True)
scripts/convert_sqa_to_llava_base_prompt.py:41