remove strict=false from example yamls [skip ci] (#2523) [skip ci]

This commit is contained in:
Wing Lian
2025-04-12 07:25:11 -07:00
committed by GitHub
parent de8a625dd7
commit dd8bad06d0
99 changed files with 0 additions and 99 deletions

View File

@@ -10,7 +10,6 @@ ddp_find_unused_parameters: true
load_in_8bit: false
load_in_4bit: true
strict: false
# huggingface repo
chat_template: gemma3

View File

@@ -1,5 +1,4 @@
base_model: google/gemma-3-4b-it
strict: false
load_in_4bit: true

View File

@@ -1,6 +1,5 @@
base_model: google/gemma-3-4b-it
processor_type: AutoProcessor
strict: false
load_in_4bit: true