Skip to content

Commit 59c17f0

Browse files
add blog link (#6222)
1 parent fa046ea commit 59c17f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README-sycl.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ For Intel CPU, recommend to use llama.cpp for X86 (Intel MKL building).
2929
## News
3030

3131
- 2024.3
32+
- A blog is published: **Run LLM on all Intel GPUs Using llama.cpp**: [intel.com](https://www.intel.com/content/www/us/en/developer/articles/technical/run-llm-on-all-gpus-using-llama-cpp-artical.html) or [medium.com](https://medium.com/@jianyu_neo/run-llm-on-all-intel-gpus-using-llama-cpp-fd2e2dcbd9bd).
3233
- New base line is ready: [tag b2437](https://github.com/ggerganov/llama.cpp/tree/b2437).
3334
- Support multiple cards: **--split-mode**: [none|layer]; not support [row], it's on developing.
3435
- Support to assign main GPU by **--main-gpu**, replace $GGML_SYCL_DEVICE.

0 commit comments

Comments
 (0)