Thanks, another quality upload

#3
by qaraleza - opened

The llama command to get the model helped as well.

what llama command?

I would guess he means this one:

./llama-qwen2vl-cli -m /models/QVQ-72B-Preview-Q4_K_M.gguf \
  --mmproj /models/mmproj-QVQ-72B-Preview-f16.gguf \
  -p 'How many fingers does this hand have.' \
  --image '/models/hand.jpg'

Sign up or log in to comment