Merge pull request #77 from AIDotNet/feature_bge

update kernelMemory nuget版本
This commit is contained in:
zyxucp
2024-04-21 11:01:06 +08:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
<!-- See https://aka.ms/dotnet/msbuild/customize for more details on customizing your build -->
<PropertyGroup>
<KMVersion>0.36.240416.1</KMVersion>
<KMVersion>0.37.240420.2</KMVersion>
<LLamaSharpVersion>0.11.2</LLamaSharpVersion>
</PropertyGroup>
</Project>