This website requires JavaScript.
Explore
Help
Sign In
AI
/
gpt4all
Watch
1
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all.git
synced
2024-10-01 01:06:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf61b8259f
gpt4all
/
.gitmodules
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add llama.cpp support for loading llama based models in the gui. We now support loading both gptj derived models and llama derived models.
2023-04-15 15:57:32 -04:00
[submodule "llama.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-25 19:16:45 -04:00
path = llmodel/llama.cpp
Add llama.cpp support for loading llama based models in the gui. We now support loading both gptj derived models and llama derived models.
2023-04-15 15:57:32 -04:00
url = https://github.com/manyoso/llama.cpp.git
Reference in New Issue
Copy Permalink