LLamaSharp/LLama.Web/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
..
ISessionConfig.cs Refactor conflicting object name SessionOptions 2023-10-04 13:35:18 +13:00
InferenceOptions.cs Switched form using raw integers, to a `LLamaToken` struct 2024-01-02 20:47:21 +00:00
LLamaExecutorType.cs Add Instruct and Stateless support 2023-07-23 16:31:28 +12:00
LLamaOptions.cs Update Web to support version 0.5.1 2023-10-04 12:57:15 +13:00
ModelLoadType.cs Add service for managing Models and Model Contexts 2023-10-04 10:40:53 +13:00
ModelOptions.cs March Binary Update (#565) 2024-03-06 15:19:42 +00:00
ServiceResult.cs Add Instruct and Stateless support 2023-07-23 16:31:28 +12:00
SessionConfig.cs Refactor conflicting object name SessionOptions 2023-10-04 13:35:18 +13:00
SessionConnectionStatus.cs Strongly type connection status 2023-07-23 11:53:04 +12:00