expand.sh 174 Bytes
Newer Older
Rayyyyy's avatar
V0.6.3  
Rayyyyy committed
1
2
#!/bin/bash

chenych's avatar
chenych committed
3
4
python scripts/llama_pro.py \
    --model_name_or_path meta-llama/Meta-Llama-3-8B-Instruct \
chenych's avatar
chenych committed
5
    --output_dir models/llama3-8b-instruct-pro \
Rayyyyy's avatar
V0.6.3  
Rayyyyy committed
6
    --num_expand 8