logical-reasoning / scripts /eval-mgtv-shots_4bit.sh
inflaton's picture
internlm 20b results
47d6ce1
raw
history blame
418 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
$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