Bladeren bron

Update examples/jupyter-notebook/ollama.ipynb

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>
Michael Yang 1 jaar geleden
bovenliggende
commit
f7f6d6c693
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      examples/jupyter-notebook/ollama.ipynb

+ 1 - 1
examples/jupyter-notebook/ollama.ipynb

@@ -9,7 +9,7 @@
     "\n",
     "\n",
     "Ollama is the easiest way to run large language models (LLMs) locally. You can deploy it to macOS by installing the the macOS application, Linux by running the install script (below), and Docker or Kubernetes by pulling the official Ollama Docker image.\n",
     "Ollama is the easiest way to run large language models (LLMs) locally. You can deploy it to macOS by installing the the macOS application, Linux by running the install script (below), and Docker or Kubernetes by pulling the official Ollama Docker image.\n",
     "\n",
     "\n",
-    "For best results, this notebook should be run on a Linux node with GPU or an environment like Google Colab."
+    "For best results, this notebook should be run on a Linux node with a GPU or an environment like Google Colab."
    ]
    ]
   },
   },
   {
   {