You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Evans 08f1615e60 - Converted LLamaStatelessExecutor to run `Exec` calls inside an awaited task. This unblocks async callers while the model is being evaluated. 2 years ago
..
DictionaryExtensions.cs - Added unit tests for extension methods 2 years ago
EncodingExtensions.cs - Added unit tests for extension methods 2 years ago
IEnumerableExtensions.cs - Added unit tests for extension methods 2 years ago
IModelParamsExtensions.cs Initial changes required for GGUF support 2 years ago
IReadOnlyListExtensions.cs - Converted LLamaStatelessExecutor to run `Exec` calls inside an awaited task. This unblocks async callers while the model is being evaluated. 2 years ago
KeyValuePairExtensions.cs - Removed the `Update` and `GetOrDefault` extension methods (they were unused). 2 years ago