ollama/llm/llama.cpp
Daniel Hiltgen d966b730ac Switch windows build to fully dynamic
Refactor where we store build outputs, and support a fully dynamic loading
model on windows so the base executable has no special dependencies thus
doesn't require a special PATH.
2024-01-02 15:36:16 -08:00
..
gguf@328b83de23 Bump llama.cpp to b1662 and set n_parallel=1 2023-12-19 09:05:46 -08:00
ext_server.cpp Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00
ext_server.h Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00
gen_common.sh Switch windows build to fully dynamic 2024-01-02 15:36:16 -08:00
gen_darwin.sh Switch windows build to fully dynamic 2024-01-02 15:36:16 -08:00
gen_linux.sh Switch windows build to fully dynamic 2024-01-02 15:36:16 -08:00
gen_windows.ps1 Switch windows build to fully dynamic 2024-01-02 15:36:16 -08:00
generate_darwin.go Add cgo implementation for llama.cpp 2023-12-19 09:05:46 -08:00
generate_linux.go Adapted rocm support to cgo based llama.cpp 2023-12-19 09:05:46 -08:00
generate_windows.go Add cgo implementation for llama.cpp 2023-12-19 09:05:46 -08:00
ollama.txt Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00