This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
gpt4all
Watch
2
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all
synced
2024-11-06 09:20:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d0bae5362
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 19:57:32 +00: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 23:16:45 +00: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 19:57:32 +00:00
url = https://github.com/manyoso/llama.cpp.git
Reference in New Issue
Copy Permalink