diff --git a/examples/tiny-llama/lora.yml b/examples/tiny-llama/lora.yml index d72ce8eb4..53d50178a 100644 --- a/examples/tiny-llama/lora.yml +++ b/examples/tiny-llama/lora.yml @@ -62,4 +62,3 @@ weight_decay: 0.0 fsdp: fsdp_config: special_tokens: - diff --git a/examples/tiny-llama/qlora.yml b/examples/tiny-llama/qlora.yml index 02af851ad..53791985e 100644 --- a/examples/tiny-llama/qlora.yml +++ b/examples/tiny-llama/qlora.yml @@ -64,4 +64,3 @@ weight_decay: 0.0 fsdp: fsdp_config: special_tokens: -