summaryrefslogtreecommitdiff
path: root/examples/sycl
diff options
context:
space:
mode:
authorNeo Zhang Jianyu <jianyu.zhang@intel.com>2024-02-02 15:53:27 +0800
committerGitHub <noreply@github.com>2024-02-02 15:53:27 +0800
commitaf3ba5d94627d337e32a95129e31a3064c459f6b (patch)
tree914770e09b3d3c8486d9744e29f4a7bcebca4e99 /examples/sycl
parente1e721094d8169636d55f68efe37f222cd3f0677 (diff)
[SYCL] update guide of SYCL backend (#5254)
* update guide for make installation, memory, gguf model link, rm todo for windows build * add vs install requirement * update for gpu device check * update help of llama-bench * fix grammer issues
Diffstat (limited to 'examples/sycl')
-rw-r--r--examples/sycl/win-run-llama2.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sycl/win-run-llama2.bat b/examples/sycl/win-run-llama2.bat
index 28d93554..cf621c67 100644
--- a/examples/sycl/win-run-llama2.bat
+++ b/examples/sycl/win-run-llama2.bat
@@ -2,7 +2,7 @@
:: Copyright (C) 2024 Intel Corporation
:: SPDX-License-Identifier: MIT
-INPUT2="Building a website can be done in 10 simple steps:\nStep 1:"
+set INPUT2="Building a website can be done in 10 simple steps:\nStep 1:"
@call "C:\Program Files (x86)\Intel\oneAPI\setvars.bat" intel64 --force