LLamaSharp/LLama/Common
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
..
ChatHistory.cs Code cleanup driven by R# suggestions: 2024-01-02 03:20:21 +00:00
FixedSizeQueue.cs Code cleanup driven by R# suggestions: 2024-01-02 03:20:21 +00:00
InferenceParams.cs Switched form using raw integers, to a `LLamaToken` struct 2024-01-02 20:47:21 +00:00
ModelParams.cs March Binary Update (#565) 2024-03-06 15:19:42 +00:00