LLamaSharp/LLama/Abstractions
Martin Evans a8ba9f05b3
March Binary Update (#565)
* Updated binaries to llama.cpp `3ab8b3a92ede46df88bc5a2dfca3777de4a2b2b6` (build run: https://github.com/SciSharp/LLamaSharp/actions/runs/8118890586)

* Added abort callback

* Added properties to get/set thread count on `LLamaContext`

* Fixed LLamaLogLevel numbering
2024-03-06 15:19:42 +00:00
..
IContextParams.cs March Binary Update (#565) 2024-03-06 15:19:42 +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 Assorted small changes to clean up some code warnings 2024-02-17 23:07:10 +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 March Binary Update (#565) 2024-03-06 15:19:42 +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