File size: 165 Bytes
bc55b34
 
 
 
 
 
1
2
3
4
5
6
7
#!/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