gpt4all/gpt4all-bindings
TareHimself a153cc5b25
typescript: async generator and token stream (#1897)
Signed-off-by: Tare Ebelo <75279482+TareHimself@users.noreply.github.com>
Signed-off-by: jacob <jacoobes@sern.dev>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: jacob <jacoobes@sern.dev>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
2024-02-24 17:50:14 -05:00
..
cli app.py: add --device option for GPU support (#1769) 2023-12-20 16:01:03 -05:00
csharp csharp: update README to reflect new NuGet package 2024-02-09 15:01:00 -05:00
golang expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
java expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
python typescript: async generator and token stream (#1897) 2024-02-24 17:50:14 -05:00
typescript typescript: async generator and token stream (#1897) 2024-02-24 17:50:14 -05:00
README.md rough draft of monorepo plan 2023-05-01 15:45:39 -04:00

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.).