ollama/llm
Daniel Hiltgen 9a70aecccb Refactor how we augment llama.cpp
This changes the model for llama.cpp inclusion so we're not applying a patch,
but instead have the C++ code directly in the ollama tree, which should make it
easier to refine and update over time.
2024-01-02 15:35:55 -08:00
..
llama.cpp Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00
dynamic_shim.c Revamp the dynamic library shim 2023-12-20 14:45:57 -08:00
dynamic_shim.h Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00
ext_server.go Refactor how we augment llama.cpp 2024-01-02 15:35:55 -08:00
ggml.go deprecate ggml 2023-12-19 09:05:46 -08:00
gguf.go remove per-model types 2023-12-11 09:40:21 -08:00
llama.go Revamp the dynamic library shim 2023-12-20 14:45:57 -08:00
llm.go Revamp the dynamic library shim 2023-12-20 14:45:57 -08:00
shim_darwin.go Revamp the dynamic library shim 2023-12-20 14:45:57 -08:00
shim_ext_server.go Revamp the dynamic library shim 2023-12-20 14:45:57 -08:00
utils.go partial decode ggml bin for more info 2023-08-10 09:23:10 -07:00