微调参数
#30
by
rzzhangtao
- opened
微调参数中,给的示例是:--flash_attn true,这里是不是笔误了呀?目标仓库中,取值只有flash_attn: Literal["off", "sdpa", "fa2", "auto"]
--flash_attn true是老版本的llama factory,最新版本我们用的是fa2
rzzhangtao
changed discussion status to
closed