rough draft of monorepo plan

This commit is contained in:
Richard Guo
2023-05-01 15:45:39 -04:00
parent 02d1bdb0be
commit b5df9c7cb1
3 changed files with 35 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
# GPT4All Bindings
This directory will contain language specific bindings on top of the C/C++ model backends.
We will have one directory per language binding (e.g. Python, Typescript, Go, etc.).
We will have one directory per language binding (e.g. Python, Typescript, Golang, etc.).