Installation instructions

#5
by joris-sense - opened

Hey,

I am having trouble with these installation instructions:

git clone https://github.com/LLaVA-VL/LLaVA-NeXT
# install llava-next
...
# download the ckpt
...
bash playground/demo/interleave_demo.py --model_path path/to/ckpt
  • the repository doesn't contain a file playground/demo/interleave_demo.py
  • I don't find ckpt files here, only safetensor files.

Sign up or log in to comment