LLamaSharp/LLama/Abstractions
Martin Evans 199b4418c3 Fixed JSON serialization for ModelParams 2023-12-14 20:24:22 +00:00
..
IContextParams.cs Updated binaries: 2023-12-14 01:23:43 +00:00
IHistoryTransform.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2023-08-22 23:20:13 +01:00
IInferenceParams.cs - Added `SamplingPipeline` to inference params which overrides all other options with an entirely custom pipeline. 2023-12-08 01:02:27 +00:00
ILLamaExecutor.cs Minimal changes required to remove non-async inference. 2023-09-14 21:04:14 +01:00
ILLamaParams.cs - Split parameters into two interfaces 2023-09-30 16:21:18 +01:00
IModelParams.cs Fixed JSON serialization for ModelParams 2023-12-14 20:24:22 +00:00
ITextStreamTransform.cs Minimal changes required to remove non-async inference. 2023-09-14 21:04:14 +01:00
ITextTransform.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2023-08-22 23:20:13 +01:00