LLamaSharp/LLama/Abstractions
Martin Evans 2056078aef Initial changes required for GGUF support 2023-08-27 00:14:40 +01: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 - Created a slightly nicer way to create grammar (from `IReadOnlyList<IReadOnlyList<LLamaGrammarElement>>`) 2023-08-17 19:29:15 +01:00
ILLamaExecutor.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2023-08-22 23:20:13 +01:00
IModelParams.cs Initial changes required for GGUF support 2023-08-27 00:14:40 +01:00
ITextStreamTransform.cs - Applied a lot of minor R# code quality suggestions. Lots of unnecessary imports removed. 2023-08-22 23:20:13 +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