From 6c6c24f6e6317fb5214afadd28523e198549f75e Mon Sep 17 00:00:00 2001 From: Nebuly <83510798+nebuly-ai@users.noreply.github.com> Date: Tue, 28 Feb 2023 08:18:49 +0100 Subject: [PATCH] Update chatllama readme --- apps/accelerate/chatllama/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/accelerate/chatllama/README.md b/apps/accelerate/chatllama/README.md index c309b354..5b85f7ca 100644 --- a/apps/accelerate/chatllama/README.md +++ b/apps/accelerate/chatllama/README.md @@ -1,4 +1,4 @@ -# **Open source implementation for LLaMA-based ChatGPT training process. 15x potential faster training than ChatGPT (wip)** +# **Open source implementation for LLaMA-based ChatGPT training process. Faster and cheaper training than ChatGPT (wip)** > :warning: Please note this code represents the algorithmic implementation for RLHF training process of LLaMA and does not contain the model weights. To access the model weights, you need to apply to Meta's [form](https://forms.gle/jk851eBVbX1m5TAv5).