Commit Graph

8 Commits

Author SHA1 Message Date
Michael Yang
512bbb8044 add log sink 2024-12-21 01:31:25 -08:00
Michael Yang
bca6ed0ccc llama.cpp subdirs 2024-12-20 16:56:03 -08:00
Michael Yang
756bfebe1b backend libraries 2024-12-20 16:28:53 -08:00
Michael Yang
054e31146e build: recursive make ggml-cuda 2024-12-20 16:28:53 -08:00
Michael Yang
9f7d3ff2a8 preserve vendor directory structure 2024-12-20 16:28:53 -08:00
Michael Yang
e699b8f5b9 concurrent load tensors 2024-12-11 10:22:38 -08:00
Michael Yang
b7943d941d merge ggml file decoding 2024-12-11 10:22:38 -08:00
Michael Yang
2c5fb24855 wip: next ollama runner
implement llama and mllama model architectures in go using ggml (through
cgo)
2024-12-11 10:22:38 -08:00