Manofem commited on
Commit
83c6483
·
1 Parent(s): 5fbc037
Files changed (1) hide show
  1. app.py +2 -0
app.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ 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')