Preparation
cd ${YOUR_PATH_TO_SEER}
conda activate seer
Download related checkpoints from the checkpoint repository.
- For single-node fine-tuning:
bash scripts/REAL/single_node_ft.sh
- For single-node training from scratch:
bash scripts/REAL/single_node_scratch.sh