mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 09:07:51 +00:00
This reverts commit 9f4ab2eb92
.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
ROOT=$(realpath $(dirname $0))
|
||||
echo $ROOT
|
||||
PY_SCRIPT=${ROOT}/benchmark_llama.py
|
||||
GPU=$(nvidia-smi -L | head -1 | cut -d' ' -f4 | cut -d'-' -f1)
|
||||
mode=$1
|
||||
|
Reference in New Issue
Block a user