Manofem's picture
app.py
83c6483
raw
history blame
253 Bytes
import os
os.system('autotrain Ilm --train --ARLLAMa --model TinyPixel/ Llama-2-7B-bf16-sharded --timdettmers/openassistant-guanaco -use_peft-use_int4 --learning_rate 2e-4 --train_batch_size 2 --num_train_epochs 3 --trainer sft --model_max_length 2048')