From fdbc84781e2c036a3797be7b622d95a6c9133e3b Mon Sep 17 00:00:00 2001 From: William Falcon Date: Mon, 15 Apr 2024 12:08:42 -0400 Subject: [PATCH] Update README.md Co-authored-by: Sebastian Raschka --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d70193733..17cb709a08 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Uses the latest state-of-the-art techniques:   ## Finetune, pretrain and deploy AI models Lightning fast ⚡⚡ -LitGPT is a command-line tool to use, pretrain, finetune and deploy LLMs. It is config based with highly-optimized recipes for training the world's largest, most powerful open-source LLMs. +LitGPT is a command-line tool to use, pretrain, finetune and deploy LLMs. It is based on configs with highly-optimized recipes for training the world's largest, most powerful open-source LLMs. We've reimplemented all the model architectures and training recipes for 3 reasons: