Commit Graph

7 Commits (d3984e532a480395950a3422680c221c994fa01d)

Author SHA1 Message Date
AT 9c6c09cbd2 Dlopen backend 5 (#779)
Major change to the backend that allows for pluggable versions of llama.cpp/ggml. This was squashed merged from dlopen_backend_5 where the history is preserved.
1 year ago
Adam Treat 8e7b96bd92 Move the llmodel C API to new top-level directory and version it. 1 year ago
Adam Treat 3bc9fee16e Moving everything to subdir for monorepo merge. 1 year ago
Adam Treat 4b47478626 Move the backend code into own subdirectory and make it a shared library. Begin fleshing out the C api wrapper that bindings can use. 1 year ago
Adam Treat f225b238cb Remove ggml submodule in favor of llama.cpp 1 year ago
Adam Treat 71b308e914 Add llama.cpp support for loading llama based models in the gui. We now
support loading both gptj derived models and llama derived models.
1 year ago
Adam Treat ff2fdecce1 Initial commit. 1 year ago