ShareGPT4V-7B_GGUF / README.md
nakodanei's picture
Update README.md
22edec5
metadata
license: llama2

GGUF quantisation of https://huggingface.co/Lin-Chen/ShareGPT4V-7B

You can run the model with llama.cpp server, then visit the server webpage to upload an image. Example:

.\server.exe -m ".\models\ShareGPT4V-7B_Q5_K_M.gguf" -t 6 -c 4096 -ngl 26 --mmproj ".\models\mmproj-model-f16.gguf"