File size: 822 Bytes
27c5668 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | {
"androidRuntime": {
"minimumAndroidApi": 28,
"recommendedDeviceMemoryMb": null,
"requiredAbis": []
},
"architectures": [
"gemma3_text"
],
"license": {
"baseModelWeights": null,
"framework": null,
"noticeFile": null
},
"mobiletransformersVersion": "0.1.0",
"onnxRuntimeTrainingVersion": "1.23.0+cpu",
"optimumOnnxVersion": "0.1.0",
"peftMethods": [
"lora"
],
"quantization": [
"int4"
],
"selectedTask": "text-generation-with-past",
"sourceParameterCount": 268098176,
"supportedTasks": [
"text-generation-with-past"
],
"trainInferenceLossDeltaNats": 0.8837,
"trainableParameterCount": 368640,
"trainingParameterCount": 268835639,
"trainingQuantizedParameterCount": 253296731,
"transformersVersion": "4.57.6",
"trustRemoteCode": false
}
|