mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Update monorepo_plan.md
This commit is contained in:
parent
b5df9c7cb1
commit
7ab7d948b5
@ -26,9 +26,11 @@ This is roughly based on what's feasible now and path of least resistance.
|
|||||||
- Separate model backends into separate subdirectories (e.g. llama, gptj)
|
- Separate model backends into separate subdirectories (e.g. llama, gptj)
|
||||||
|
|
||||||
3. Develop Python bindings (high priority and in-flight)
|
3. Develop Python bindings (high priority and in-flight)
|
||||||
|
- Release Python binding as PyPi package
|
||||||
|
- Reimplement [Nomic GPT4All](https://github.com/nomic-ai/nomic/blob/main/nomic/gpt4all/gpt4all.py#L58-L190) to call new Python bindings
|
||||||
|
|
||||||
4. Develop Dockerfiles for different combinations of model backends and bindings
|
4. Develop Dockerfiles for different combinations of model backends and bindings
|
||||||
- Dockerfile for just model backend
|
- Dockerfile for just model backend
|
||||||
- Dockerfile for model backend and Python bindings
|
- Dockerfile for model backend and Python bindings
|
||||||
|
|
||||||
5. Develop RESTful API / FastAPI
|
5. Develop RESTful API / FastAPI
|
||||||
|
Loading…
Reference in New Issue
Block a user