llava_call_binary( prompt: str, images: list[Any], config_list: list[dict[str, Any]], max_new_tokens: int = 1000, temperature: float = 0.5, seed: int = 1 ) ->
prompt
images
config_list
max_new_tokens
temperature
seed