fix: remove FA for qwen examples (#900)

* fix: remove FA for qwen lora

* fix: remove FA for qlora
This commit is contained in:
NanoCode012
2023-11-27 21:23:54 +09:00
committed by GitHub
parent 6a4562ac08
commit a48dbf6561
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ resume_from_checkpoint:
local_rank:
logging_steps: 1
xformers_attention:
flash_attention: true
flash_attention:
warmup_steps: 10
eval_steps: 0.05

View File

@@ -53,7 +53,7 @@ resume_from_checkpoint:
local_rank:
logging_steps: 1
xformers_attention:
flash_attention: true
flash_attention:
warmup_steps: 10
eval_steps: 0.05