mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
8 lines
303 B
Markdown
8 lines
303 B
Markdown
# GPT4All Docker
|
|
This directory will contain Dockerfiles to build out different gpt4all recipes.
|
|
|
|
For example:
|
|
1. Docker container that builds out gpt4all RESTful API.
|
|
2. Docker container that builds out gpt4all model backends and Python bindings.
|
|
3. Docker container that builds out everything.
|
|
4. etc. |