diff --git a/docs/backend/SYCL.md b/docs/backend/SYCL.md index f52885451275e..7c66939987125 100644 --- a/docs/backend/SYCL.md +++ b/docs/backend/SYCL.md @@ -358,12 +358,12 @@ Choose one of following methods to run. - Use device 0: ```sh -./examples/sycl/run_llama2.sh 0 +./examples/sycl/run-llama2.sh 0 ``` - Use multiple devices: ```sh -./examples/sycl/run_llama2.sh +./examples/sycl/run-llama2.sh ``` 2. Command line