Browse Source

Update LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec

Co-authored-by: Martin Evans <martindevans@gmail.com>
tags/v0.6.0
Rinne GitHub 2 years ago
parent
commit
231efe06f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec

+ 1
- 0
LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec View File

@@ -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>

Loading…
Cancel
Save