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