We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705efa9 commit fc6d4ddCopy full SHA for fc6d4dd
LLama/LLamaSharp.csproj
@@ -58,7 +58,7 @@
58
</PropertyGroup>
59
<Message Importance="High" Text="Download '$(BinaryReleaseId)/deps.zip' to 'runtimes'" />
60
<DownloadFile
61
- SourceUrl="https://github.com/martindevans/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
+ SourceUrl="https://github.com/SciSharp/LLamaSharpBinaries/releases/download/$(BinaryReleaseId)/deps.zip"
62
DestinationFolder="runtimes"
63
DestinationFileName="deps.zip"
64
SkipUnchangedFiles="true"
0 commit comments