From c0e964569c35da36519e1e83ae52daad9e072435 Mon Sep 17 00:00:00 2001 From: Mark <75219117+krammnic@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:23:05 +0300 Subject: [PATCH] Update 3B_qlora_single_device.yaml --- recipes/configs/llama3_2/3B_qlora_single_device.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/configs/llama3_2/3B_qlora_single_device.yaml b/recipes/configs/llama3_2/3B_qlora_single_device.yaml index a98e1ac9c0..c9c4a57ff8 100644 --- a/recipes/configs/llama3_2/3B_qlora_single_device.yaml +++ b/recipes/configs/llama3_2/3B_qlora_single_device.yaml @@ -69,7 +69,7 @@ loss: epochs: 1 max_steps_per_epoch: null gradient_accumulation_steps: 4 -compile=False # pytorch compile, set to true for perf/memory improvement# set it to True for better memory and performance +compile: False # pytorch compile, set to true for perf/memory improvement# set it to True for better memory and performance # Logging output_dir: /tmp/lora_finetune_output