vision / face_expression_model.gguf-mapping.json
jeanmachuca's picture
Upload face_expression_model.gguf-mapping.json with huggingface_hub
93ccbbc verified
Raw
History Blame Contribute Delete
20.4 kB
{
"model": "face_expression_model",
"format": "gguf",
"gguf_version": 3,
"alignment": 32,
"source": {
"repo": "https://github.com/vladmandic/face-api",
"commit": "189226d63aabb48cb40776fd1c453ebc0fa722f1"
},
"tensor_count": 49,
"total_bytes": 1294748,
"data_start": 3840,
"tensors": [
{
"name": "dense0/conv0/bias",
"shape": [
32
],
"original_shape": [
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 0,
"size_bytes": 128,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense0/conv0/filters",
"shape": [
3,
3,
3,
32
],
"original_shape": [
3,
3,
3,
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 128,
"size_bytes": 3456,
"quantization": {
"dtype": "uint8",
"scale": 0.0057930146946626555,
"min": -0.7125408074435067
},
"source_dtype": "float32"
},
{
"name": "dense0/conv1/bias",
"shape": [
32
],
"original_shape": [
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 3584,
"size_bytes": 128,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense0/conv1/depthwise_filter",
"shape": [
3,
3,
32,
1
],
"original_shape": [
3,
3,
32,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 3712,
"size_bytes": 1152,
"quantization": {
"dtype": "uint8",
"scale": 0.006473719839956246,
"min": -0.6408982641556684
},
"source_dtype": "float32"
},
{
"name": "dense0/conv1/pointwise_filter",
"shape": [
1,
1,
32,
32
],
"original_shape": [
1,
1,
32,
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 4864,
"size_bytes": 4096,
"quantization": {
"dtype": "uint8",
"scale": 0.010509579321917366,
"min": -1.408283629136927
},
"source_dtype": "float32"
},
{
"name": "dense0/conv2/bias",
"shape": [
32
],
"original_shape": [
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 8960,
"size_bytes": 128,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense0/conv2/depthwise_filter",
"shape": [
3,
3,
32,
1
],
"original_shape": [
3,
3,
32,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 9088,
"size_bytes": 1152,
"quantization": {
"dtype": "uint8",
"scale": 0.005666389652326995,
"min": -0.7252978754978554
},
"source_dtype": "float32"
},
{
"name": "dense0/conv2/pointwise_filter",
"shape": [
1,
1,
32,
32
],
"original_shape": [
1,
1,
32,
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 10240,
"size_bytes": 4096,
"quantization": {
"dtype": "uint8",
"scale": 0.010316079270605948,
"min": -1.1760330368490781
},
"source_dtype": "float32"
},
{
"name": "dense0/conv3/bias",
"shape": [
32
],
"original_shape": [
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 14336,
"size_bytes": 128,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense0/conv3/depthwise_filter",
"shape": [
3,
3,
32,
1
],
"original_shape": [
3,
3,
32,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 14464,
"size_bytes": 1152,
"quantization": {
"dtype": "uint8",
"scale": 0.0063220320963392074,
"min": -0.853474333005793
},
"source_dtype": "float32"
},
{
"name": "dense0/conv3/pointwise_filter",
"shape": [
1,
1,
32,
32
],
"original_shape": [
1,
1,
32,
32
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 15616,
"size_bytes": 4096,
"quantization": {
"dtype": "uint8",
"scale": 0.010322785377502442,
"min": -1.4658355236053466
},
"source_dtype": "float32"
},
{
"name": "dense1/conv0/bias",
"shape": [
64
],
"original_shape": [
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 19712,
"size_bytes": 256,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense1/conv0/depthwise_filter",
"shape": [
3,
3,
32,
1
],
"original_shape": [
3,
3,
32,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 19968,
"size_bytes": 1152,
"quantization": {
"dtype": "uint8",
"scale": 0.0042531527724920535,
"min": -0.5741756242864272
},
"source_dtype": "float32"
},
{
"name": "dense1/conv0/pointwise_filter",
"shape": [
1,
1,
32,
64
],
"original_shape": [
1,
1,
32,
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 21120,
"size_bytes": 8192,
"quantization": {
"dtype": "uint8",
"scale": 0.010653339647779278,
"min": -1.1825207009035
},
"source_dtype": "float32"
},
{
"name": "dense1/conv1/bias",
"shape": [
64
],
"original_shape": [
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 29312,
"size_bytes": 256,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense1/conv1/depthwise_filter",
"shape": [
3,
3,
64,
1
],
"original_shape": [
3,
3,
64,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 29568,
"size_bytes": 2304,
"quantization": {
"dtype": "uint8",
"scale": 0.005166931012097527,
"min": -0.6355325144879957
},
"source_dtype": "float32"
},
{
"name": "dense1/conv1/pointwise_filter",
"shape": [
1,
1,
64,
64
],
"original_shape": [
1,
1,
64,
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 31872,
"size_bytes": 16384,
"quantization": {
"dtype": "uint8",
"scale": 0.011478300188101974,
"min": -1.3888743227603388
},
"source_dtype": "float32"
},
{
"name": "dense1/conv2/bias",
"shape": [
64
],
"original_shape": [
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 48256,
"size_bytes": 256,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense1/conv2/depthwise_filter",
"shape": [
3,
3,
64,
1
],
"original_shape": [
3,
3,
64,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 48512,
"size_bytes": 2304,
"quantization": {
"dtype": "uint8",
"scale": 0.006144821410085641,
"min": -0.8479853545918185
},
"source_dtype": "float32"
},
{
"name": "dense1/conv2/pointwise_filter",
"shape": [
1,
1,
64,
64
],
"original_shape": [
1,
1,
64,
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 50816,
"size_bytes": 16384,
"quantization": {
"dtype": "uint8",
"scale": 0.010541967317169788,
"min": -1.3809977185492421
},
"source_dtype": "float32"
},
{
"name": "dense1/conv3/bias",
"shape": [
64
],
"original_shape": [
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 67200,
"size_bytes": 256,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense1/conv3/depthwise_filter",
"shape": [
3,
3,
64,
1
],
"original_shape": [
3,
3,
64,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 67456,
"size_bytes": 2304,
"quantization": {
"dtype": "uint8",
"scale": 0.005769844849904378,
"min": -0.686611537138621
},
"source_dtype": "float32"
},
{
"name": "dense1/conv3/pointwise_filter",
"shape": [
1,
1,
64,
64
],
"original_shape": [
1,
1,
64,
64
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 69760,
"size_bytes": 16384,
"quantization": {
"dtype": "uint8",
"scale": 0.010939095534530341,
"min": -1.2689350820055196
},
"source_dtype": "float32"
},
{
"name": "dense2/conv0/bias",
"shape": [
128
],
"original_shape": [
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 86144,
"size_bytes": 512,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense2/conv0/depthwise_filter",
"shape": [
3,
3,
64,
1
],
"original_shape": [
3,
3,
64,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 86656,
"size_bytes": 2304,
"quantization": {
"dtype": "uint8",
"scale": 0.0037769308277204924,
"min": -0.40790852939381317
},
"source_dtype": "float32"
},
{
"name": "dense2/conv0/pointwise_filter",
"shape": [
1,
1,
64,
128
],
"original_shape": [
1,
1,
64,
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 88960,
"size_bytes": 32768,
"quantization": {
"dtype": "uint8",
"scale": 0.01188667194516051,
"min": -1.4382873053644218
},
"source_dtype": "float32"
},
{
"name": "dense2/conv1/bias",
"shape": [
128
],
"original_shape": [
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 121728,
"size_bytes": 512,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense2/conv1/depthwise_filter",
"shape": [
3,
3,
128,
1
],
"original_shape": [
3,
3,
128,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 122240,
"size_bytes": 4608,
"quantization": {
"dtype": "uint8",
"scale": 0.006497045825509464,
"min": -0.8381189114907208
},
"source_dtype": "float32"
},
{
"name": "dense2/conv1/pointwise_filter",
"shape": [
1,
1,
128,
128
],
"original_shape": [
1,
1,
128,
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 126848,
"size_bytes": 65536,
"quantization": {
"dtype": "uint8",
"scale": 0.011632198913424622,
"min": -1.3377028750438316
},
"source_dtype": "float32"
},
{
"name": "dense2/conv2/bias",
"shape": [
128
],
"original_shape": [
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 192384,
"size_bytes": 512,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense2/conv2/depthwise_filter",
"shape": [
3,
3,
128,
1
],
"original_shape": [
3,
3,
128,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 192896,
"size_bytes": 4608,
"quantization": {
"dtype": "uint8",
"scale": 0.005947182225246056,
"min": -0.7969224181829715
},
"source_dtype": "float32"
},
{
"name": "dense2/conv2/pointwise_filter",
"shape": [
1,
1,
128,
128
],
"original_shape": [
1,
1,
128,
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 197504,
"size_bytes": 65536,
"quantization": {
"dtype": "uint8",
"scale": 0.011436844339557722,
"min": -1.4524792311238306
},
"source_dtype": "float32"
},
{
"name": "dense2/conv3/bias",
"shape": [
128
],
"original_shape": [
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 263040,
"size_bytes": 512,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense2/conv3/depthwise_filter",
"shape": [
3,
3,
128,
1
],
"original_shape": [
3,
3,
128,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 263552,
"size_bytes": 4608,
"quantization": {
"dtype": "uint8",
"scale": 0.006665432686899222,
"min": -0.8998334127313949
},
"source_dtype": "float32"
},
{
"name": "dense2/conv3/pointwise_filter",
"shape": [
1,
1,
128,
128
],
"original_shape": [
1,
1,
128,
128
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 268160,
"size_bytes": 65536,
"quantization": {
"dtype": "uint8",
"scale": 0.01283421422920975,
"min": -1.642779421338848
},
"source_dtype": "float32"
},
{
"name": "dense3/conv0/bias",
"shape": [
256
],
"original_shape": [
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 333696,
"size_bytes": 1024,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense3/conv0/depthwise_filter",
"shape": [
3,
3,
128,
1
],
"original_shape": [
3,
3,
128,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 334720,
"size_bytes": 4608,
"quantization": {
"dtype": "uint8",
"scale": 0.004711699953266218,
"min": -0.6737730933170692
},
"source_dtype": "float32"
},
{
"name": "dense3/conv0/pointwise_filter",
"shape": [
1,
1,
128,
256
],
"original_shape": [
1,
1,
128,
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 339328,
"size_bytes": 131072,
"quantization": {
"dtype": "uint8",
"scale": 0.010955964817720302,
"min": -1.3914075318504784
},
"source_dtype": "float32"
},
{
"name": "dense3/conv1/bias",
"shape": [
256
],
"original_shape": [
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 470400,
"size_bytes": 1024,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense3/conv1/depthwise_filter",
"shape": [
3,
3,
256,
1
],
"original_shape": [
3,
3,
256,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 471424,
"size_bytes": 9216,
"quantization": {
"dtype": "uint8",
"scale": 0.00554193468654857,
"min": -0.7149095745647656
},
"source_dtype": "float32"
},
{
"name": "dense3/conv1/pointwise_filter",
"shape": [
1,
1,
256,
256
],
"original_shape": [
1,
1,
256,
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 480640,
"size_bytes": 262144,
"quantization": {
"dtype": "uint8",
"scale": 0.016790372250126858,
"min": -2.484975093018775
},
"source_dtype": "float32"
},
{
"name": "dense3/conv2/bias",
"shape": [
256
],
"original_shape": [
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 742784,
"size_bytes": 1024,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense3/conv2/depthwise_filter",
"shape": [
3,
3,
256,
1
],
"original_shape": [
3,
3,
256,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 743808,
"size_bytes": 9216,
"quantization": {
"dtype": "uint8",
"scale": 0.006361540626077091,
"min": -0.8142772001378676
},
"source_dtype": "float32"
},
{
"name": "dense3/conv2/pointwise_filter",
"shape": [
1,
1,
256,
256
],
"original_shape": [
1,
1,
256,
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 753024,
"size_bytes": 262144,
"quantization": {
"dtype": "uint8",
"scale": 0.01777329678628959,
"min": -1.7062364914838006
},
"source_dtype": "float32"
},
{
"name": "dense3/conv3/bias",
"shape": [
256
],
"original_shape": [
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 1015168,
"size_bytes": 1024,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "dense3/conv3/depthwise_filter",
"shape": [
3,
3,
256,
1
],
"original_shape": [
3,
3,
256,
1
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 1016192,
"size_bytes": 9216,
"quantization": {
"dtype": "uint8",
"scale": 0.006900275922289082,
"min": -0.8625344902861353
},
"source_dtype": "float32"
},
{
"name": "dense3/conv3/pointwise_filter",
"shape": [
1,
1,
256,
256
],
"original_shape": [
1,
1,
256,
256
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 1025408,
"size_bytes": 262144,
"quantization": {
"dtype": "uint8",
"scale": 0.015449936717164282,
"min": -1.9003422162112067
},
"source_dtype": "float32"
},
{
"name": "fc/bias",
"shape": [
7
],
"original_shape": [
7
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 1287552,
"size_bytes": 28,
"quantization": null,
"source_dtype": "float32"
},
{
"name": "fc/weights",
"shape": [
256,
7
],
"original_shape": [
256,
7
],
"dtype": "F32",
"ggml_type": 0,
"data_offset": 1287584,
"size_bytes": 7168,
"quantization": {
"dtype": "uint8",
"scale": 0.004834276554631252,
"min": -0.7203072066400565
},
"source_dtype": "float32"
}
]
}