gpt4all/llmodel
2023-04-28 11:03:16 -04:00
..
llama.cpp@7296c961d9 Update to latest llama.cpp 2023-04-28 11:03:16 -04:00
CMakeLists.txt Initial support for opt-in telemetry. 2023-04-26 22:05:56 -04:00
gptj.cpp Move the saving of the tokens to the impl and not the callbacks responsibility. 2023-04-27 11:16:51 -04:00
gptj.h Move the promptCallback to own function. 2023-04-27 11:08:15 -04:00
llamamodel.cpp Move the saving of the tokens to the impl and not the callbacks responsibility. 2023-04-27 11:16:51 -04:00
llamamodel.h Move the promptCallback to own function. 2023-04-27 11:08:15 -04:00
llmodel_c.cpp Move the promptCallback to own function. 2023-04-27 11:08:15 -04:00
llmodel_c.h Move the promptCallback to own function. 2023-04-27 11:08:15 -04:00
llmodel.h Move the promptCallback to own function. 2023-04-27 11:08:15 -04:00
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. 2023-04-26 08:22:38 -04:00
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. 2023-04-26 08:22:38 -04:00