Releases: mattjcly/llama.cpp
Releases · mattjcly/llama.cpp
b5523
convert: small addition to support LlamaModel (#13838) Co-authored-by: dinhhuy <[email protected]>
b5307
docker : disable arm64 and intel images (#13356)
b5132
SYCL: Fix im2col (#12910) * SYCL: Fix im2col * restore local workgroup size adjustments for large inputs * restore format
b5120
rpc : Set cache directory in rpc-server.cpp on FreeBSD (#12903)
b5079
llava: add more helper functions to check projector types in clip con…