瀏覽代碼

fix `README.md` typo

Jeffrey Morgan 1 年之前
父節點
當前提交
a052728412
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -77,7 +77,7 @@ ollama.search("llama-7b")
 In the future, there will be an `ollama` CLI for running models on servers, in containers or for local development environments.
 
 ```
-ollama generaate huggingface.co/thebloke/llama-7b-ggml
+ollama generate huggingface.co/thebloke/llama-7b-ggml "hi"
 > Downloading [================>          ] 66.67% (2/3) 30.2MB/s
 ```