From bb437646fc38b58ca0570c16192fe40d4f150108 Mon Sep 17 00:00:00 2001 From: TheOnlyWayUp <76237496+TheOnlyWayUp@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:18:25 +0530 Subject: [PATCH] typo(llamacpp.ipynb): 'condiser' -> 'consider' (#6474) --- .../modules/model_io/models/llms/integrations/llamacpp.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/modules/model_io/models/llms/integrations/llamacpp.ipynb b/docs/extras/modules/model_io/models/llms/integrations/llamacpp.ipynb index 24087c2a..1c9c9a1c 100644 --- a/docs/extras/modules/model_io/models/llms/integrations/llamacpp.ipynb +++ b/docs/extras/modules/model_io/models/llms/integrations/llamacpp.ipynb @@ -64,7 +64,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "**IMPORTANT**: If you have already installed a cpu only version of the package, you need to reinstall it from scratch: condiser the following command: " + "**IMPORTANT**: If you have already installed a cpu only version of the package, you need to reinstall it from scratch: consider the following command: " ] }, {