logical-reasoning / scripts /eval-mgtv-shots_4bit.sh
inflaton's picture
more
489600e
raw
history blame
514 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
#$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