mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-12-04 00:05:23 -05:00
importlib.resources.files also didn't exist until python 3.9. Fixes #1972 Signed-off-by: Jared Van Bortel <jared@nomic.ai>
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.).