1
0
Эх сурвалжийг харах

Correct typo run_llama2.sh > run-llama2.sh (#9149)

蕭澧邦 1 жил өмнө
parent
commit
cddae4884c
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      docs/backend/SYCL.md

+ 2 - 2
docs/backend/SYCL.md

@@ -336,12 +336,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