Unverified Commit 45123017 authored by Michael's avatar Michael Committed by GitHub
Browse files

Update README.md

parent 2236a93e
......@@ -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.
\ No newline at end of file
`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.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment