ggml-ui / entrypoint.sh
winglian's picture
try out docker sdk
6f7e42d
raw
history blame
113 Bytes
#!/bin/bash
source /opt/venv/bin/activate
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
python3 chat.py