Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
ArXiv:
Libraries:
Datasets
File size: 176 Bytes
2517be1
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
-keep class com.arm.aichat.* { *; }
-keep class com.arm.aichat.gguf.* { *; }

-keepclasseswithmembernames class * {
    native <methods>;
}

-keep class kotlin.Metadata { *; }