LLamaSharp/LLama/Common
Martin Evans db1bc741b0 Modified `ContextSize` in parameters to be nullable. A null value means autodetect from the model. 2023-11-07 19:41:44 +00:00
..
ChatHistory.cs Various minor XML docs fixes 2023-07-20 16:07:53 +01:00
FixedSizeQueue.cs Updated preprocessor directives 2023-11-07 14:05:00 +05:30
InferenceParams.cs Using `IReadOnlyList` instead of `IEnumerable` in `IInferenceParams` 2023-10-28 21:32:23 +01:00
ModelParams.cs Modified `ContextSize` in parameters to be nullable. A null value means autodetect from the model. 2023-11-07 19:41:44 +00:00