haotian-liu / LLaVA

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

Home Page:https://llava.hliu.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] i use /home/AI1/qiaok/models/llava-v1.6-vicuna-7b \ ,but the problem is happening

stephenZkang opened this issue · comments

Question

i run python , “python -m llava.serve.cli
--model-path /home/AI1/qiaok/models/llava-v1.6-vicuna-7b
--image-file "https://llava-vl.github.io/static/images/view.jpg"
--load-4bit”

but the error is happening:

image

i use local model, why that is ?
i try to use llava-v1.5-7b