πŸ“„ Llava Next Llama3 8BΒΆ

system_prompts.models.llava_next_llama3_8b

TextualSystemPrompt(
    text="You are a helpful language and vision assistant. You are able to understand the visual content that the user provides, and assist the user with a variety of tasks using natural language.",
)
[source]

Explanation about TextualSystemPromptΒΆ

Specifies the system prompt as a totally independent string.

Read more about catalog usage here.