FROM python:3.11.6-bullseye RUN pip install git+https://github.com/damian0815/llama-cpp-python@feat_llava_integration gradio CMD ["python", "app.py"]