File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
Support native library auto-download.
25
25
</PackageReleaseNotes >
26
26
<PackageLicenseExpression >MIT</PackageLicenseExpression >
27
- <PackageOutputPath >$(SolutionDir)/ packages</PackageOutputPath >
27
+ <PackageOutputPath >packages</PackageOutputPath >
28
28
<Platforms >AnyCPU;x64;Arm64</Platforms >
29
29
<PackageId >LLamaSharp.Experimental</PackageId >
30
30
<Configurations >Debug;Release;GPU</Configurations >
Original file line number Diff line number Diff line change 25
25
Updated llama.cpp version to include better support for LLama3 tokenization.
26
26
</PackageReleaseNotes >
27
27
<PackageLicenseExpression >MIT</PackageLicenseExpression >
28
- <PackageOutputPath >$(SolutionDir)/ packages</PackageOutputPath >
28
+ <PackageOutputPath >packages</PackageOutputPath >
29
29
<Platforms >AnyCPU;x64;Arm64</Platforms >
30
30
<PackageId >LLamaSharp</PackageId >
31
31
<Configurations >Debug;Release;GPU</Configurations >
You can’t perform that action at this time.
0 commit comments