From 0edbd9253092edf874bf925581eaecc34d84a6a8 Mon Sep 17 00:00:00 2001 From: SignalRT Date: Tue, 7 Nov 2023 22:08:31 +0100 Subject: [PATCH] Change nuget backend packages Delete Backend.Metal because is not needed anymore. Do not include .metal in x86_64 binaries --- .../build/LLamaSharp.Backend.Cpu.nuspec | 7 +++-- .../build/LLamaSharp.Backend.MacMetal.nuspec | 26 ------------------- LLama/runtimes/build/LLamaSharpBackend.props | 6 ----- 3 files changed, 3 insertions(+), 36 deletions(-) delete mode 100644 LLama/runtimes/build/LLamaSharp.Backend.MacMetal.nuspec diff --git a/LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec b/LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec index 739eb908..5664be89 100644 --- a/LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec +++ b/LLama/runtimes/build/LLamaSharp.Backend.Cpu.nuspec @@ -19,10 +19,9 @@ - - - - + + + diff --git a/LLama/runtimes/build/LLamaSharp.Backend.MacMetal.nuspec b/LLama/runtimes/build/LLamaSharp.Backend.MacMetal.nuspec deleted file mode 100644 index 0ba9c508..00000000 --- a/LLama/runtimes/build/LLamaSharp.Backend.MacMetal.nuspec +++ /dev/null @@ -1,26 +0,0 @@ - - - - LLamaSharp.Backend.MacMetal - $version$ - LLamaSharp.Backend.MacMetal, the backend for LLamaSharp on MACOS. - llama.cpp Authors - false - MIT - icon512.png - https://github.com/SciSharp/LLamaSharp - LLamaSharp.Backend.MacMetal is a backend for LLamaSharp to use MAC with GPU support. - - Copyright 2023 The llama.cpp Authors. All rights reserved. - LLamaSharp LLama LLM GPT AI ChatBot SciSharp - - - - - - - - - - - diff --git a/LLama/runtimes/build/LLamaSharpBackend.props b/LLama/runtimes/build/LLamaSharpBackend.props index 7e3db26e..786e8905 100644 --- a/LLama/runtimes/build/LLamaSharpBackend.props +++ b/LLama/runtimes/build/LLamaSharpBackend.props @@ -25,12 +25,6 @@ false %(Filename)%(Extension) - - PreserveNewest - false - %(Filename)%(Extension) -