llava_agent
autogen.agentchat.contrib.llava_agent.llava_call_binary
llava_call_binary
Name | Description |
---|---|
prompt | Type: str |
images | Type: list[typing.Any] |
config_list | Type: list[dict[str, typing.Any]] |
max_new_tokens | Type: int Default: 1000 |
temperature | Type: float Default: 0.5 |
seed | Type: int Default: 1 |