index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
sycl
Age
Commit message (
Expand
)
Author
2024-08-12
Merge mainline - Aug 12 2024 (#17)
Kawrakow
2024-07-27
Merge mainline llama.cpp (#3)
Kawrakow
2024-06-20
[SYCL] Fix windows build and inference (#8003)
luoyu-intel
2024-06-13
`build`: rename main → llama-cli, server → llama-server, llava-cli → ll...
Olivier Chafik
2024-05-24
add build shared lib in win release package (#7438)
Neo Zhang
2024-05-07
docs: fix typos (#7124)
omahs
2024-04-14
fix memcpy() crash, add missed cmd in guide, fix softmax (#6622)
Neo Zhang Jianyu
2024-03-25
[SYCL] fix SYCL backend build on windows is break by LOG() error (#6290)
Neo Zhang Jianyu
2024-03-20
update readme sycl for new update (#6151)
Neo Zhang Jianyu
2024-03-15
fix set main gpu error (#6073)
Neo Zhang Jianyu
2024-03-02
Support multiple GPUs (split mode) on SYCL backend (#5806)
Neo Zhang Jianyu
2024-02-02
[SYCL] update guide of SYCL backend (#5254)
Neo Zhang Jianyu
2024-01-31
format license text, restore apache license by legal suggestion (#5233)
Neo Zhang Jianyu
2024-01-31
support SYCL backend windows build (#5208)
Neo Zhang Jianyu
2024-01-28
ggml : add unified SYCL backend for Intel GPUs (#2690)
Abhilash Majumder