ShareGPT4V-gguf / README.md
Galunid's picture
Create README.md
a2b0ce1
metadata
license: llama2

Created using https://github.com/ggerganov/llama.cpp/pull/4172

Basic usage (llama.cpp):

llava-cli -m <ShareGPT4V.gguf path> --mmproj <mmproj-model-f16.gguf path> -p "Describe image (or other prompt)" --image <image path>

License is the same as LLama 2/ShareGPT4V (https://huggingface.co/Lin-Chen/ShareGPT4V-7B)