From 73fcfb286184114207da5b6400d78a7f7e0fa79e Mon Sep 17 00:00:00 2001 From: Sungkyun Chang <1ronyar@gmail.com> Date: Fri, 10 May 2024 20:40:57 +0900 Subject: [PATCH] Update llama3.md, fix typo (#30739) Update llama3.md fix typo again --- docs/source/en/model_doc/llama3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/model_doc/llama3.md b/docs/source/en/model_doc/llama3.md index d8c682c80c..067d2e9ba9 100644 --- a/docs/source/en/model_doc/llama3.md +++ b/docs/source/en/model_doc/llama3.md @@ -82,4 +82,4 @@ pipeline("Hey how are you doing today?") ``` ## Resources -A ton of cool resources are already available on the documentation page of [~llama2], inviting contributors to add new resourses curated for Llama3 here! 🤗 +A ton of cool resources are already available on the documentation page of [~llama2], inviting contributors to add new resources curated for Llama3 here! 🤗