From 188a91074b2e57fc0f87a6a5c9d6e42a072259c8 Mon Sep 17 00:00:00 2001 From: Daniel Strobusch <1847260+dastrobu@users.noreply.github.com> Date: Thu, 21 Dec 2023 23:17:11 +0100 Subject: [PATCH] fix typo (#169) --- lora/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lora/README.md b/lora/README.md index d35c7232..87a65ee0 100644 --- a/lora/README.md +++ b/lora/README.md @@ -134,7 +134,7 @@ Note other keys will be ignored by the loader. ## Memory Issues -Fine-tuning a large model with LoRA requires a machine with a deccent amount +Fine-tuning a large model with LoRA requires a machine with a decent amount of memory. Here are some tips to reduce memory use should you need to do so: 1. Try using a smaller batch size with `--batch-size`. The default is `4` so