LLaMA-Factory-Mirror/examples/extras/llama_pro/expand.sh

7 lines
165 B
Bash
Raw Permalink Normal View History

2024-04-22 00:37:32 +08:00
#!/bin/bash
2024-05-06 22:51:02 +08:00
python scripts/llama_pro.py \
--model_name_or_path meta-llama/Meta-Llama-3-8B-Instruct \
2024-08-09 20:02:03 +08:00
--output_dir models/llama3-8b-pro \
2024-04-22 00:37:32 +08:00
--num_expand 8