MiniGPT-4/demo.sh
2023-04-30 13:54:09 +08:00

8 lines
137 B
Bash
Executable File

#!/usr/bin/env bash
DIR=$(realpath $0) && DIR=${DIR%/*}
cd $DIR
set -ex
python demo.py --cfg-path $DIR/eval_configs/minigpt4_eval.yaml