win-run-llama2.bat 372 B

12345678910111213
  1. :: MIT license
  2. :: Copyright (C) 2024 Intel Corporation
  3. :: SPDX-License-Identifier: MIT
  4. INPUT2="Building a website can be done in 10 simple steps:\nStep 1:"
  5. @call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64 --force
  6. set GGML_SYCL_DEVICE=0
  7. rem set GGML_SYCL_DEBUG=1
  8. .\build\bin\main.exe -m models\llama-2-7b.Q4_0.gguf -p %INPUT2% -n 400 -e -ngl 33 -s 0