Skip to content

Commit 5202228

Browse files
authored
Merge pull request #1188 from martindevans/removed_android_x86_nuspec
Removed Android-x86 from nuspec
2 parents ce8eeb4 + 34b6315 commit 5202228

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

LLama/runtimes/build/LLamaSharp.Backend.Cpu.Android.nuspec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
<file src="runtimes/deps/android-x86_64/libggml-cpu.so" target="runtimes\android-x86_64\native\libggml-cpu.so" />
3131
<file src="runtimes/deps/android-x86_64/libllava_shared.so" target="runtimes\android-x86_64\native\libllava_shared.so" />
3232

33-
<file src="runtimes/deps/android-x86/libllama.so" target="runtimes\android-x86\native\libllama.so" />
34-
<file src="runtimes/deps/android-x86/libggml.so" target="runtimes\android-x86\native\libggml.so" />
35-
<file src="runtimes/deps/android-x86/libggml-base.so" target="runtimes\android-x86\native\libggml-base.so" />
36-
<file src="runtimes/deps/android-x86/libggml-cpu.so" target="runtimes\android-x86\native\libggml-cpu.so" />
37-
<file src="runtimes/deps/android-x86/libllava_shared.so" target="runtimes\android-x86\native\libllava_shared.so" />
38-
3933
<file src="icon512.png" target="icon512.png" />
4034
</files>
4135
</package>

0 commit comments

Comments
 (0)