- Important Notice: For fine-tuning the OPT-175B model, ensure that your system is equipped with at least
18GB of GPU memory
and600GB of CPU memory
.
# compare memory
bash test/mezo_sgd/hf_opt/test_memory_train.sh
# compare throughput
bash test/mezo_sgd/hf_opt/test_speed_train.sh
# compare accuracy
bash test/mezo_sgd/hf_opt/test_acc_train.sh
In progress...