medibot-llama2 / start.sh
Prashant Kumar
debug permission errors docker
410e241
raw
history blame
No virus
132 Bytes
#!/bin/bash
echo "Current directory"
pwd
echo "running ingest.py"
python ingest.py
echo "running model.py"
chainlit run model.py -w