mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-04 12:00:10 +00:00
01e582f15b
Limitations: 1) Context is not restored for gpt-j models 2) When you switch between different model types in an existing chat the context and all the conversation is lost 3) The settings are not chat or conversation specific 4) The sizes of the chat persisted files are very large due to how much data the llama.cpp backend tries to persist. Need to investigate how we can shrink this. |
||
---|---|---|
.. | ||
llama.cpp@7296c961d9 | ||
CMakeLists.txt | ||
gptj.cpp | ||
gptj.h | ||
llamamodel.cpp | ||
llamamodel.h | ||
llmodel_c.cpp | ||
llmodel_c.h | ||
llmodel.h | ||
utils.cpp | ||
utils.h |