sedrickkeh commited on
Commit
3ee7130
·
verified ·
1 Parent(s): 87503c5

Upload configs.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. configs.yaml +1 -1
configs.yaml CHANGED
@@ -9,7 +9,7 @@ deepspeed: /opt/ml/code/zero3.json
9
  do_train: 'True'
10
  enable_liger_kernel: 'True'
11
  finetuning_type: full
12
- flash_attn: fa2
13
  formatting: sharegpt
14
  global_batch_size: '96'
15
  gradient_accumulation_steps: '3'
 
9
  do_train: 'True'
10
  enable_liger_kernel: 'True'
11
  finetuning_type: full
12
+ flash_attn: sdpa
13
  formatting: sharegpt
14
  global_batch_size: '96'
15
  gradient_accumulation_steps: '3'