From f5e0ebdb6619a850d1f22a831fe5c3f2bdc24c7c Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Tue, 17 Oct 2023 11:52:17 -0400 Subject: [PATCH] Update Llama2_Gradio.ipynb --- demo_apps/Llama2_Gradio.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_apps/Llama2_Gradio.ipynb b/demo_apps/Llama2_Gradio.ipynb index 9c645065..46f0f713 100644 --- a/demo_apps/Llama2_Gradio.ipynb +++ b/demo_apps/Llama2_Gradio.ipynb @@ -16,7 +16,7 @@ "\n", "**Note** After the free trial ends, you will need to enter billing info to continue to use Llama2 hosted on Replicate.\n", "\n", - "To tun this example:\n", + "To run this example:\n", "- Set up your Replicate API token and enter it in place of `<your replicate api token>`\n", "- Run the notebook\n", "- Enter your question and click Submit\n", -- GitLab