gpt4all/gpt4all-bindings/csharp/Gpt4All
Jared Van Bortel 061d1969f8
expose n_gpu_layers parameter of llama.cpp (#1890)
Also dynamically limit the GPU layers and context length fields to the maximum supported by the model.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-01-31 14:17:44 -05:00
..
Bindings expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
Extensions C# Bindings - improved logging (#714) 2023-06-01 21:01:27 +01:00
LibraryLoader Initial Library Loader for .NET Bindings / Update bindings to support newest changes (#763) 2023-06-13 14:05:34 +02:00
Model expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
Prediction Initial Library Loader for .NET Bindings / Update bindings to support newest changes (#763) 2023-06-13 14:05:34 +02:00
gen_bindings.ps1 C# bindings (#650) 2023-05-22 12:56:49 -07:00
GenLLModelBindings.rsp C# bindings (#650) 2023-05-22 12:56:49 -07:00
Gpt4All.cs add lib loading tests + remove dummy test 2023-07-11 18:09:39 -04:00
Gpt4All.csproj csharp: update C# bindings to work with GGUF (#1651) 2024-01-16 14:33:41 -05:00