From 8ba27f3bdec4bae372cdf76a9da7aadc6895b288 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Thu, 4 Jan 2024 00:23:44 +0900 Subject: [PATCH] fix: lint (#1037) --- examples/tiny-llama/lora.yml | 1 - examples/tiny-llama/qlora.yml | 1 - 2 files changed, 2 deletions(-) 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: -