mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Usage body for LLaVA model #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanujenLLM on GitHub (Jan 30, 2024).
What is the request body for the LLaVA model which needs to handle image inputs along with text?
This is the sample provided in the repo for the llama2 model.
@mxyng commented on GitHub (Jan 30, 2024):
llava is a multimodal model. There's an example here