logical-reasoning / scripts /eval-mgtv-shots_4bit.sh
dh-mc's picture
fix bug in perf calc
11f2c15
raw
history blame contribute delete
540 Bytes
#!/bin/sh
BASEDIR=$(dirname "$0")
cd $BASEDIR/..
echo Current Directory:
pwd
BASEDIR=`pwd`
nvidia-smi
uname -a
cat /etc/os-release
lscpu
grep MemTotal /proc/meminfo
export START_NUM_SHOTS=5
export END_NUM_SHOTS=10
#$BASEDIR/scripts/eval-mgtv-internlm-20b.sh
# $BASEDIR/scripts/eval-shots_4bit.sh internlm internlm2_5-20b-chat
# $BASEDIR/scripts/eval-shots_4bit.sh shenzhi-wang Llama3.1-70B-Chinese-Chat
$BASEDIR/scripts/eval-shots_4bit.sh Qwen Qwen2-72B-Instruct
#$BASEDIR/scripts/eval-shots_4bit.sh internlm internlm2_5-20b-chat