You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-sycl.md
+1
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ For Intel CPU, recommend to use llama.cpp for X86 (Intel MKL building).
29
29
## News
30
30
31
31
- 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).
32
33
- New base line is ready: [tag b2437](https://github.com/ggerganov/llama.cpp/tree/b2437).
33
34
- Support multiple cards: **--split-mode**: [none|layer]; not support [row], it's on developing.
34
35
- Support to assign main GPU by **--main-gpu**, replace $GGML_SYCL_DEVICE.
0 commit comments