Skip to content

Commit 230279d

Browse files
committed
Removed fixed seed from examples
1 parent 513a5f9 commit 230279d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sycl/win-run-llama.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ set INPUT2="Building a website can be done in 10 simple steps:\nStep 1:"
66
@call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64 --force
77

88

9-
.\build\bin\llama-cli.exe -m models\llama-2-7b.Q4_0.gguf -p %INPUT2% -n 400 -e -ngl 33 -s 0
9+
.\build\bin\llama-cli.exe -m models\llama-2-7b.Q4_0.gguf -p %INPUT2% -n 400 -e -ngl 33

0 commit comments

Comments
 (0)