refactor(param): rename load_4bit config param by gptq

Signed-off-by: Thytu <vdmatos@gladia.io>
This commit is contained in:
Thytu
2023-05-27 12:36:03 +00:00
parent c3d256271e
commit dd0065773a
6 changed files with 16 additions and 12 deletions

View File

@@ -40,6 +40,6 @@ early_stopping_patience: 3
resume_from_checkpoint:
auto_resume_from_checkpoints: true
local_rank:
load_4bit: true
gptq: true
xformers_attention: true
flash_attention: