浏览代码

Update README.md

Michael 1 年之前
父节点
当前提交
4512301756
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/bash-comparemodels/README.md

+ 1 - 1
examples/bash-comparemodels/README.md

@@ -6,4 +6,4 @@ When calling `ollama`, you can pass it a file to run all the prompts in the file
 `bulkquestions.sh` is a script that runs all the questions in `sourcequestions` using the llama2 model and outputs the answers.
 
 ## Compare Models
-`comparemodels.sh` is a script that runs all the questions in `sourcequestions` using any 4 models you choose that you have already pulled from the registry or have created locally.
+`comparemodels.sh` is a script that runs all the questions in `sourcequestions` using any 4 models you choose that you have already pulled from the Ollama library or have created locally.