Files
ScreenCoder_UI2Code/post-training/LLaMA-Factory/examples/extras/llama_pro/expand.sh
2025-10-22 15:38:32 +08:00

7 lines
165 B
Bash

#!/bin/bash
python scripts/llama_pro.py \
--model_name_or_path meta-llama/Meta-Llama-3-8B-Instruct \
--output_dir models/llama3-8b-pro \
--num_expand 8