2_text_generate_test.sh 165 Bytes
Newer Older
chenpangpang's avatar
chenpangpang committed
1
#!/bin/bash
2
TARGET_DIR=gpu-base-image-test
chenpangpang's avatar
chenpangpang committed
3
docker run --rm --platform=linux/amd64 --gpus all -v ./$TARGET_DIR:/workspace --workdir /workspace/gpt2 $1 python infer.py