↓ 1 callersMethod_add_bos_eos(self, bos, eos, inputs_embeds, attention_mask, target=None)
vita/model/multimodal_encoder/whale/init_model.py:156
↓ 1 callersFunction_get_rawvideo_dec(
video_path,
image_processor,
max_frames=64,
image_resolution=224,
video_framerate=1,
VLMEvalKit/vlmeval/vlm/video_llm/chat_uni_vi.py:14
↓ 1 callersFunction_get_rawvideo_dec(video_path, max_frames=MAX_IMAGE_LENGTH, min_frames=MIN_IMAGE_LENGTH, video_framerate=1, s=None, e=None)
web_demo/web_ability_demo.py:169
↓ 1 callersFunction_launch_demo(llm, model_config, sampling_params, tokenizer, feature_extractor, tts, llm_embedding)
web_demo/web_ability_demo.py:242