Hilda Cran May
Duplicate from OpenGVLab/InternGPT
84401df
raw
history blame contribute delete
104 Bytes
#!/bin/bash
BASEDIR="$(dirname $0)"
docker build -t windj007/lama -f "$BASEDIR/Dockerfile" "$BASEDIR"