mirror of
https://github.com/ollama/ollama.git
synced 2026-04-21 16:25:42 +02:00
docs: add examples using bash to compare models
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
3
examples/bash-comparemodels/bulkquestions.sh
Executable file
3
examples/bash-comparemodels/bulkquestions.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ollama run llama2 < sourcequestions
|
||||
Reference in New Issue
Block a user