Skip to content

Commit 0e1009f

Browse files
committed
Update llama-bench README
SYCL backend introduced a workaround that allows execution of llama-bench also without specifying `--mmp 0` flag
1 parent 859bcc7 commit 0e1009f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/llama-bench/README.md

-4
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ Using the `-d <n>` option, each test can be run at a specified context depth, pr
7171

7272
For a description of the other options, see the [main example](../main/README.md).
7373

74-
Note:
75-
76-
- When using SYCL backend, there would be hang issue in some cases. Please set `--mmp 0`.
77-
7874
## Examples
7975

8076
### Text generation with different models

0 commit comments

Comments
 (0)