From 174f21a385e3946354ee42035182101b9e13a48f Mon Sep 17 00:00:00 2001 From: Martin Evans Date: Thu, 15 Feb 2024 14:40:56 +0000 Subject: [PATCH] 0.10.0 --- LLama/LLamaSharp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LLama/LLamaSharp.csproj b/LLama/LLamaSharp.csproj index ab7db9959..403c539a2 100644 --- a/LLama/LLamaSharp.csproj +++ b/LLama/LLamaSharp.csproj @@ -7,7 +7,7 @@ AnyCPU;x64;Arm64 True - 0.8.0 + 0.10.0 Yaohui Liu, Martin Evans, Haiping Chen SciSharp STACK true @@ -21,7 +21,7 @@ weights to run, please go to https://github.com/SciSharp/LLamaSharp for more information. - LLamaSharp 0.8.0 supports automatically device feature detection, adds integration with kernel-memory and fixes some performance issues. + LLamaSharp 0.10.0 supports automatically device feature detection, adds integration with kernel-memory and fixes some performance issues. MIT packages