Sync from upstream llama.cpp repository
This commit is contained in:
8
examples/llama.android/lib/consumer-rules.pro
Normal file
8
examples/llama.android/lib/consumer-rules.pro
Normal file
@@ -0,0 +1,8 @@
|
||||
-keep class com.arm.aichat.* { *; }
|
||||
-keep class com.arm.aichat.gguf.* { *; }
|
||||
|
||||
-keepclasseswithmembernames class * {
|
||||
native <methods>;
|
||||
}
|
||||
|
||||
-keep class kotlin.Metadata { *; }
|
||||
Reference in New Issue
Block a user