logical-reasoning / scripts /eval-mgtv-shots_4bit.sh
inflaton's picture
logs/internlm2_5-20b-chat_tune_and_few_shots.txt
d8cfffb
raw
history blame
446 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=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