machine-translation / scripts /tune-mac-4gpu.sh
inflaton's picture
more results
22c212e
raw
history blame
375 Bytes
#!/bin/sh
BASEDIR=$(dirname "$0")
cd $BASEDIR/..
echo Current Directory:
pwd
nvidia-smi
uname -a
cat /etc/os-release
lscpu
grep MemTotal /proc/meminfo
#pip install -r requirements.txt
#cd ../LLaMA-Factory && pip install -e .[torch,metrics,vllm] && cd -
./scripts/tune-lf.sh Qwen Qwen2-72B-Instruct qwen
./scripts/tune-lf.sh shenzhi-wang Llama3.1-70B-Chinese-Chat llama3