You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/llmodel
Adam Treat 7b66cb7119 Add debug for chatllm model loading and fix order of getting rid of the
dummy chat when no models are restored.
1 year ago
..
llama.cpp@7296c961d9 Update to latest llama.cpp 1 year ago
CMakeLists.txt Don't set the app version in the llmodel. 1 year ago
gptj.cpp Add debug for chatllm model loading and fix order of getting rid of the 1 year ago
gptj.h Persistent state for gpt-j models too. 1 year ago
llamamodel.cpp First attempt at providing a persistent chat list experience. 1 year ago
llamamodel.h First attempt at providing a persistent chat list experience. 1 year ago
llmodel.h include <cstdint> in llmodel.h 1 year ago
llmodel_c.cpp First attempt at providing a persistent chat list experience. 1 year ago
llmodel_c.h First attempt at providing a persistent chat list experience. 1 year ago
utils.cpp 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
utils.h 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