quantize-my-repo / start.sh
Brianpuz's picture
Change Dockerfile and start.sh to move building llama.cpp to the docker building process. Therefore, we can save time in dev mode to restart the app
3a90123 verified
raw
history blame
34 Bytes
#!/bin/bash
cd /app
python app.py