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 69f92d8ea8 Load models from filepath only. 1 year ago
..
llama.cpp@7296c961d9 Update to latest llama.cpp 1 year ago
CMakeLists.txt Initial support for opt-in telemetry. 1 year ago
gptj.cpp Load models from filepath only. 1 year ago
gptj.h Load models from filepath only. 1 year ago
llamamodel.cpp Load models from filepath only. 1 year ago
llamamodel.h Load models from filepath only. 1 year ago
llmodel.h Load models from filepath only. 1 year ago
llmodel_c.cpp Move the promptCallback to own function. 1 year ago
llmodel_c.h Move the promptCallback to own function. 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