mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-11 13:29:08 +00:00
mono repo structure
This commit is contained in:
2
gpt4all-backend/README.md
Normal file
2
gpt4all-backend/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# GPT4ALL Backend
|
||||
This directory will contain the C/C++ model backends. We will want a subdirectory for each model we build out (e.g. gptj, llama). Ideally, there will be a universal library/wrapper for all models. Language bindings will be build on top of the universal library.
|
0
gpt4all-backend/gptj/placeholder
Normal file
0
gpt4all-backend/gptj/placeholder
Normal file
0
gpt4all-backend/llama/placeholder
Normal file
0
gpt4all-backend/llama/placeholder
Normal file
Reference in New Issue
Block a user