Quick Training
December 19, 2024 ยท View on GitHub
Preparation
cd ${YOUR_PATH_TO_SEER}
conda activate seer
Download related checkpoints from the checkpoint repository.
:sparkles: Fine-tuning
- For single-node fine-tuning:
bash scripts/REAL/single_node_ft.sh
:sparkles: Training from Scratch
- For single-node training from scratch:
bash scripts/REAL/single_node_scratch.sh