expand.sh 165 Bytes
Newer Older
chenych's avatar
chenych committed
1
2
3
4
5
6
#!/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