mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
778264fbab
The only reason to use as_file is to support copying a file from a frozen package. We don't currently support this anyway, and as_file isn't supported until Python 3.9, so get rid of it. Fixes #1605 |
||
---|---|---|
.. | ||
cli | ||
csharp | ||
golang | ||
java | ||
python | ||
typescript | ||
README.md |
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, Golang, etc.).