TheDocumentation Index
Fetch the complete documentation index at: https://docs.generalrobotics.dev/llms.txt
Use this file to discover all available pages before exploring further.
VideoLLaVA class provides a wrapper for the Video-LLaVA model, which answers questions
about visual media (videos).
class VideoLLaVA()
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to True.
def run()
The response to the prompt.
- License
- Source
This code is licensed under the Apache 2.0 License.