AndroidBonsaiModelLayout
internal data class AndroidBonsaiModelLayout(val rootPath: String, val packedTransformerPath: String, val textEncoderPath: String, val tokenizerPath: String, val vaePath: String, val schedulerPath: String)(source)
Resolves Android Bonsai model resources using the same layout rules as the iOS Swift runtime.
Author
Dmitriy Moroz