LLamaSharp/LLama/OldVersion
Rinne 8d37abd787
Merge pull request #68 from martindevans/sampling_improvements
Fixed Memory pinning in Sampling API
2023-08-05 08:55:12 +08:00
..
ChatSession.cs Various minor XML docs fixes 2023-07-20 16:07:53 +01:00
IChatModel.cs feat: add ILLamaExecutor.InferAsync. 2023-06-11 05:44:21 +08:00
LLamaEmbedder.cs feat: add ILLamaExecutor.InferAsync. 2023-06-11 05:44:21 +08:00
LLamaModel.cs - Most importantly: Fixed issue in `SamplingApi`, `Memory` was pinned, but never unpinned! 2023-07-27 20:45:59 +01:00
LLamaParams.cs feat: add ILLamaExecutor.InferAsync. 2023-06-11 05:44:21 +08:00
LLamaTypes.cs feat: add ILLamaExecutor.InferAsync. 2023-06-11 05:44:21 +08:00
Utils.cs Moved LoRA loading into `SafeLlamaModelHandle` 2023-07-25 16:35:24 +01:00