From e51ec36a8b6ef8182246730044f48468c97f96b2 Mon Sep 17 00:00:00 2001 From: tharapalanivel <130496890+tharapalanivel@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:00:12 -0700 Subject: [PATCH] docs: Update supported models list in README (#382) Signed-off-by: Thara Palanivel <130496890+tharapalanivel@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a509106a..a496e326b 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Example: Train.jsonl ## Supported Models -Current supported and tested models are `Llama2` (7 and 13B configurations have been tested) and `GPTBigCode`. +Current supported and tested models are `Llama3` (8B configuration has been tested) and `GPTBigCode`. ## Training