Merge branch 'auto_release_ci' of github.com:AsakusaRinne/LLamaSharp into auto_release_ci

This commit is contained in:
Yaohui Liu 2023-10-23 20:32:44 +08:00
commit 114b3aa722
4 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,7 @@
<description>LLamaSharp.Backend.Cpu is a backend for LLamaSharp to use with Cpu only.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2023 The llama.cpp Authors. All rights reserved.</copyright>
<tags>LLamaSharp LLama LLM GPT AI CharBot SciSharp</tags>
<tags>LLamaSharp LLama LLM GPT AI ChatBot SciSharp</tags>
</metadata>
<files>
@ -20,6 +20,7 @@
<file src="runtimes/libllama.dll" target="runtimes\win-x64\native\libllama.dll" />
<file src="runtimes/libllama.so" target="runtimes\linux-x64\native\libllama.so" />
<file src="runtimes/libllama.dylib" target="runtimes\osx-x64\native\libllama.dylib" />
<file src="runtimes/ggml-metal.metal" target="runtimes\osx-x64\native\ggml-metal.metal" />
<file src="icon512.png" target="icon512.png" />
</files>
</package>

View File

@ -12,7 +12,7 @@
<description>LLamaSharp.Backend.Cuda11 is a backend for LLamaSharp to use with Cuda11.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2023 The llama.cpp Authors. All rights reserved.</copyright>
<tags>LLamaSharp LLama LLM GPT AI CharBot SciSharp</tags>
<tags>LLamaSharp LLama LLM GPT AI ChatBot SciSharp</tags>
</metadata>
<files>

View File

@ -12,7 +12,7 @@
<description>LLamaSharp.Backend.Cuda12 is a backend for LLamaSharp to use with Cuda12.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2023 The llama.cpp Authors. All rights reserved.</copyright>
<tags>LLamaSharp LLama LLM GPT AI CharBot SciSharp</tags>
<tags>LLamaSharp LLama LLM GPT AI ChatBot SciSharp</tags>
</metadata>
<files>

View File

@ -12,7 +12,7 @@
<description>LLamaSharp.Backend.MacMetal is a backend for LLamaSharp to use MAC with GPU support.</description>
<releaseNotes></releaseNotes>
<copyright>Copyright 2023 The llama.cpp Authors. All rights reserved.</copyright>
<tags>LLamaSharp LLama LLM GPT AI CharBot SciSharp</tags>
<tags>LLamaSharp LLama LLM GPT AI ChatBot SciSharp</tags>
</metadata>
<files>