File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 18
18
<files >
19
19
<file src =" LLamaSharpBackend.props" target =" build/netstandard2.0/LLamaSharp.Backend.Cpu.props" />
20
20
21
- <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\win -x64\native\libllava_shared.so" />
21
+ <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\linux -x64\native\libllava_shared.so" />
22
22
<file src =" runtimes/deps/llava_shared.dll" target =" runtimes\win-x64\native\llava_shared.dll" />
23
+ <file src =" runtimes/deps/osx-x64/libllava_shared.dylib" target =" runtimes\osx-x64\native\libllava_shared.dylib" />
24
+ <file src =" runtimes/deps/osx-arm64/libllava_shared.dylib" target =" runtimes\osx-arm64\native\libllava_shared.dylib" />
23
25
24
26
<file src =" runtimes/deps/llama.dll" target =" runtimes\win-x64\native\llama.dll" />
25
27
<file src =" runtimes/deps/avx/llama.dll" target =" runtimes\win-x64\native\avx\llama.dll" />
Original file line number Diff line number Diff line change 18
18
<files >
19
19
<file src =" LLamaSharpBackend.props" target =" build/netstandard2.0/LLamaSharp.Backend.Cuda11.props" />
20
20
21
- <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\win -x64\native\libllava_shared.so" />
21
+ <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\linux -x64\native\libllava_shared.so" />
22
22
<file src =" runtimes/deps/llava_shared.dll" target =" runtimes\win-x64\native\llava_shared.dll" />
23
23
24
24
<file src =" runtimes/deps/cu11.7.1/llama.dll" target =" runtimes\win-x64\native\cuda11\llama.dll" />
Original file line number Diff line number Diff line change 18
18
<files >
19
19
<file src =" LLamaSharpBackend.props" target =" build/netstandard2.0/LLamaSharp.Backend.Cuda12.props" />
20
20
21
- <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\win -x64\native\libllava_shared.so" />
21
+ <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\linux -x64\native\libllava_shared.so" />
22
22
<file src =" runtimes/deps/llava_shared.dll" target =" runtimes\win-x64\native\llava_shared.dll" />
23
23
24
24
<file src =" runtimes/deps/cu12.1.0/llama.dll" target =" runtimes\win-x64\native\cuda12\llama.dll" />
Original file line number Diff line number Diff line change 18
18
<files >
19
19
<file src =" LLamaSharpBackend.props" target =" build/netstandard2.0/LLamaSharp.Backend.OpenCL.props" />
20
20
21
- <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\win -x64\native\libllava_shared.so" />
21
+ <file src =" runtimes/deps/libllava_shared.so" target =" runtimes\linux -x64\native\libllava_shared.so" />
22
22
<file src =" runtimes/deps/llava_shared.dll" target =" runtimes\win-x64\native\llava_shared.dll" />
23
23
24
24
<file src =" runtimes/deps/clblast/llama.dll" target =" runtimes\win-x64\native\clblast\llama.dll" />
You can’t perform that action at this time.
0 commit comments