Skip to content

Releases: mattjcly/llama.cpp

b5523

28 May 17:01
aa6dff0

Choose a tag to compare

convert: small addition to support LlamaModel (#13838)

Co-authored-by: dinhhuy <[email protected]>

b5307

07 May 22:32
814f795

Choose a tag to compare

docker : disable arm64 and intel images (#13356)

b5132

14 Apr 15:33
75afa0a

Choose a tag to compare

SYCL: Fix im2col (#12910)

* SYCL: Fix im2col

* restore local workgroup size adjustments for large inputs

* restore format

b5120

11 Apr 20:59
e8a6263

Choose a tag to compare

rpc : Set cache directory in rpc-server.cpp on FreeBSD (#12903)

b5079

08 Apr 17:18
2dabf75

Choose a tag to compare

llava: add more helper functions to check projector types in clip con…