gpt4all/gpt4all-bindings/csharp/Gpt4All/Bindings
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
..
ILLModel.cs csharp: update C# bindings to work with GGUF (#1651) 2024-01-16 14:33:41 -05:00
LLModel.cs expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
LLPromptContext.cs Initial Library Loader for .NET Bindings / Update bindings to support newest changes (#763) 2023-06-13 14:05:34 +02:00
NativeMethods.cs expose n_gpu_layers parameter of llama.cpp (#1890) 2024-01-31 14:17:44 -05:00
NativeTypeNameAttribute.cs C# bindings (#650) 2023-05-22 12:56:49 -07:00