From 7250922c4272d205533841dc93a24227309dd25f Mon Sep 17 00:00:00 2001 From: m0nsky Date: Wed, 19 Jun 2024 23:09:24 +0200 Subject: [PATCH] Update CUDA paths from cu12.1.0 to cu12.2.0 --- LLama/LLamaSharp.Runtime.targets | 8 ++++---- LLama/runtimes/build/LLamaSharp.Backend.Cuda12.nuspec | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LLama/LLamaSharp.Runtime.targets b/LLama/LLamaSharp.Runtime.targets index 3ebf4acf3..416aa0737 100644 --- a/LLama/LLamaSharp.Runtime.targets +++ b/LLama/LLamaSharp.Runtime.targets @@ -24,7 +24,7 @@ PreserveNewest runtimes/win-x64/native/cuda11/llama.dll - + PreserveNewest runtimes/win-x64/native/cuda12/llama.dll @@ -49,7 +49,7 @@ PreserveNewest runtimes/linux-x64/native/cuda11/libllama.so - + PreserveNewest runtimes/linux-x64/native/cuda12/libllama.so @@ -105,7 +105,7 @@ PreserveNewest runtimes/win-x64/native/cuda11/llava_shared.dll - + PreserveNewest runtimes/win-x64/native/cuda12/llava_shared.dll @@ -130,7 +130,7 @@ PreserveNewest runtimes/linux-x64/native/cuda11/libllava_shared.so - + PreserveNewest runtimes/linux-x64/native/cuda12/libllava_shared.so diff --git a/LLama/runtimes/build/LLamaSharp.Backend.Cuda12.nuspec b/LLama/runtimes/build/LLamaSharp.Backend.Cuda12.nuspec index 185439a2f..816084249 100644 --- a/LLama/runtimes/build/LLamaSharp.Backend.Cuda12.nuspec +++ b/LLama/runtimes/build/LLamaSharp.Backend.Cuda12.nuspec @@ -18,11 +18,11 @@ - - + + - - + +