↓ 1 callersFunctionmodel_gen(model, text, images, need_bos=True, hd_num=36, max_new_token=2, beam=3, do_sample=False)
InternLM-XComposer-2.5-OmniLive/benchmarks/streamingbench/src/model/ixc2d5_ol.py:54
↓ 1 callersFunctionmodel_gen(model, text, images, need_bos=True, hd_num=36, max_new_token=2, beam=3, do_sample=False)
InternLM-XComposer-2.5-OmniLive/benchmarks/mlvu/mlvu.py:60
↓ 1 callersFunctionmodel_gen(model, text, images, need_bos=True, hd_num=36, max_new_token=2, beam=3, do_sample=False)
InternLM-XComposer-2.5-OmniLive/benchmarks/video_mme/video_mme.py:61
↓ 1 callersFunctionmodel_gen(model, text, images, need_bos=True, hd_num=36, max_new_token=2, beam=3, do_sample=False)
InternLM-XComposer-2.5-OmniLive/benchmarks/mvbench/mvbench.py:61
↓ 1 callersFunctionmodel_gen_withmem(model, text, images, glb, lol, need_bos=True, hd_num=36, max_new_token=2, beam=3, do_sample=False)
InternLM-XComposer-2.5-OmniLive/examples/infer_llm_with_memory.py:23
↓ 1 callersMethodprepare_inputs_labels_for_multimodal(
self, input_ids, attention_mask, past_key_values, labels, images
)
projects/ShareGPT4V/share4v/model/share4v_arch.py:97