Problem Description
The llava model in Ollama supports image input, but after selecting the llava model in chatbox, images cannot be sent, prompting Current model does not support image input
Proposed SolutionAccording to the model page prompts in Ollama for llava , using the api/generate interface
Reference [llm-x]( https://github.com/mrdjohnson/llm-x )The implementation method of this project
Additional Context
Please provide any additional context or information that would help better understanding your feature request, such as screenshots, examples, or use cases.
Problem Description The llava model in Ollama supports image input, but after selecting the llava model in chatbox, images cannot be sent, prompting
Current model does not support image input
Proposed Solution
According to the model page prompts in Ollama for llava , using the api/generate interfaceReference [llm-x]( https://github.com/mrdjohnson/llm-x )The implementation method of this projectAdditional Context Please provide any additional context or information that would help better understanding your feature request, such as screenshots, examples, or use cases.
问题描述 Ollama 里 llava 模型是支持图片输入的,但 chatbox 里选择 llava 模型后,无法发送图片,提示
当前模型不支持图片输入
解决思路
根据 Ollama 里 llava 的模型页面提示,使用 api/generate 接口参考 llm-x 这个项目的实现方式附加上下文 请提供任何其他上下文或信息,以便更好地理解您的功能请求,例如截图、示例或用例。