8 Commits

Author SHA1 Message Date
jmorganca
f443dd7b81 llama: sync llama.cpp to commit 8962422 2024-09-03 21:23:46 -04:00
Jesse Gross
8db94469e0 runner.go: Support GGUF LoRAs
The current CGo bindings for loading LoRAs only supports the older
GGLA file format, which is no longer supported. This switches to
use functions that load the newer GGUF LoRAs.
2024-09-03 21:15:14 -04:00
Daniel Hiltgen
80db43b7b4 Bump llama sync to 1e6f65 2024-09-03 21:15:14 -04:00
Daniel Hiltgen
e9dd656ff5 Update sync with latest llama.cpp layout, and run against b3485 2024-09-03 21:15:13 -04:00
jmorganca
dded27dcfa fix metal 2024-09-03 21:15:13 -04:00
jmorganca
783134a3bb update to d5c938cd 2024-09-03 21:15:13 -04:00
jmorganca
74a158a79e add patches 2024-09-03 21:15:13 -04:00
jmorganca
beb847b40f add license headers 2024-09-03 21:15:12 -04:00