STEVE icon indicating copy to clipboard operation
STEVE copied to clipboard

how to use Steve to directly describe a minecraft video?

Open gqsmmz opened this issue 6 months ago • 6 comments

hello! I'd like to ask if I have a mp4.video about minecraft, wanting to use steve language model to descrive the video's content, how can I complete it.

after I set the code like following, how can I do next? If I can receive the reply, I'd be extraordinarily appreciated it!!!

self.llm = ChatOpenAI( model_name="STEVE-7B", temperature=temperature, request_timeout=request_timout, )

gqsmmz avatar Jan 09 '24 08:01 gqsmmz