Skip to content

Releases: Abhishek8394/llama.cpp

b3615

22 Aug 07:37
1731d42
Compare
Choose a tag to compare
[SYCL] Add oneDNN primitive support (#9091)

* add onednn

* add sycl_f16

* add dnnl stream

* add engine map

* use dnnl for intel only

* use fp16fp16fp16

* update doc

b3145

14 Jun 06:12
172c825
Compare
Choose a tag to compare
rpc : fix ggml_backend_rpc_supports_buft() (#7918)