Methodchat(
self,
tokenizer,
query: str,
image: List[Tuple[str, str]] = [],
hd_n
InternLM-XComposer-2.5-OmniLive/internlm-xcomposer2d5-ol-7b/base/modeling_internlm_xcomposer2.py:603
Methodchat(
self,
tokenizer,
query: str,
image: List[Tuple[str, str]] = [],
hd_n
InternLM-XComposer-2.5-OmniLive/internlm-xcomposer2d5-ol-7b/merge_lora/modeling_internlm_xcomposer2.py:603
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
gradio_demo/gradio_demo_chat.py:310
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
InternLM-XComposer-2.0/examples/IXC2_demo.py:877
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
InternLM-XComposer-2.0/examples/gradio_demo_chat.py:127
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
InternLM-XComposer-2.0/examples/gradio_4khd_chat.py:209
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
InternLM-XComposer-1.0/examples/web_demo_4bit.py:681
Methodchat_answer(self, state, img_list, max_output_tokens,
repetition_penalty, num_beams, do_sample)
InternLM-XComposer-1.0/examples/web_demo.py:708
Methodchat_ask(self, state, img_list, text, image, video, task)
gradio_demo/gradio_demo_chat.py:237
Methodclean_chat_ask(self, image, video, text, task, beam, chat_do_sample)
gradio_demo/gradio_demo_chat.py:400