The writing style of tail processing and the logic related to macro definitions have been optimized. (#5519)

This commit is contained in:
yuehuayingxueluo
2024-03-28 10:42:51 +08:00
committed by GitHub
parent e6496dd371
commit 934e31afb2
5 changed files with 129 additions and 165 deletions

View File

@@ -2,7 +2,7 @@ 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="colossalai"
mode=$1
mkdir -p logs