Advertisement

ollama 多模态llava图像识别理解模型使用

阅读量:

参考以下链接:
https:// llava __ -vl.github.io/
https://ollama.com/blog/vision-models

在这里插入图片描述

下载:

复制代码
    ollama run llava:13b
    
    
    AI写代码cpp
在这里插入图片描述

cli使用

图片地址前只需添加空格即可

复制代码
    describe this image:  /ai/a1.jpg
    
    
    AI写代码cpp
在这里插入图片描述

post访问

复制代码
    import request

全部评论 (0)

还没有任何评论哟~