CoolFace
Modelpublic

ales27pm/Dolphin3.0-CoreML

sourceHugging Facellama3.2updated 2mo agoView on Hugging Face
0likes61downloads
coreml_artifacts.json114 linesDownload Raw Back to root
1{2  "schema_version": 2,3  "source": {4    "repo_id": "dphn/Dolphin3.0-Llama3.2-3B",5    "revision": "392a6f57223e7ccfe6ef4ebdb2ff101a42d57364"6  },7  "recommended": "Dolphin3.0-Llama3.2-3B-stateful-int4.mlpackage",8  "artifacts": [9    {10      "file": "Dolphin3.0-Llama3.2-3B-stateful-int4.mlpackage",11      "status": "recommended",12      "stateful": true,13      "quantization": "int4-per-block-linear",14      "max_context_length": 2048,15      "max_query_length": 512,16      "minimum_deployment": {17        "ios": "18.0",18        "macos": "15.0"19      },20      "bytes": 1808547525,21      "files": [22        {23          "path": "Data/com.apple.CoreML/model.mlmodel",24          "bytes": 809496,25          "sha256": "a34a00a253c98153cf3b231105493edddde532086e224443e40b255b0f10a924"26        },27        {28          "path": "Data/com.apple.CoreML/weights/weight.bin",29          "bytes": 1807737412,30          "sha256": "6240edc377b1a0158812454c4bb6e3053d8e8a75a7eedb751b9740fffdfd3e15"31        },32        {33          "path": "Manifest.json",34          "bytes": 617,35          "sha256": "5b8ac347a822f02ba3a6d9ccff60dd723f2649424c8e88570961f12b1c59afb6"36        }37      ],38      "export_report": "validation/Dolphin3.0-Llama3.2-3B-stateful-int4.export-report.json"39    },40    {41      "file": "Dolphin3.0-Llama3.2-3B-fp16.mlpackage",42      "status": "legacy",43      "stateful": false,44      "quantization": "fp16",45      "bytes": 6455796893,46      "files": [47        {48          "path": "Data/com.apple.CoreML/model.mlmodel",49          "bytes": 626224,50          "sha256": "ccb81868ac32d0b182bbafc3bede53bcb7caaec6b1afc0ad7cdcfb3179593428"51        },52        {53          "path": "Data/com.apple.CoreML/weights/weight.bin",54          "bytes": 6455170052,55          "sha256": "57c93f75165716cf413f4f31202831ba6d0f02d71ba5fa5f40918247e4c450ca"56        },57        {58          "path": "Manifest.json",59          "bytes": 617,60          "sha256": "5376176ea5a70842f22ba0e013838c7a9e19dce071db61ebd6243d4bc0f5aaba"61        }62      ]63    },64    {65      "file": "Dolphin3.0-Llama3.2-3B-int8.mlpackage",66      "status": "legacy",67      "stateful": false,68      "quantization": "int8",69      "bytes": 3230380696,70      "files": [71        {72          "path": "Data/com.apple.CoreML/model.mlmodel",73          "bytes": 653227,74          "sha256": "95215ddeeb1c155bb42838b84fbae3889fbafc11336dcf67f6888274d01d8480"75        },76        {77          "path": "Data/com.apple.CoreML/weights/weight.bin",78          "bytes": 3229726852,79          "sha256": "6adf4bb90b935e653764dbe6d5aee850c6b43162b23e46ec6670f2e00b68fd5c"80        },81        {82          "path": "Manifest.json",83          "bytes": 617,84          "sha256": "fa8733365ebedbcc9607bef23be165d57412efdf922ec4ed0984c8eb1376df4a"85        }86      ]87    },88    {89      "file": "Dolphin3.0-Llama3.2-3B-int4-lut.mlpackage",90      "status": "legacy",91      "stateful": false,92      "quantization": "int4-lut",93      "bytes": 1614959144,94      "files": [95        {96          "path": "Data/com.apple.CoreML/model.mlmodel",97          "bytes": 654395,98          "sha256": "de73ca32b3dc6d5aaa096d1f4a2ee62e0438fefd0ee1e807af8e5668ccbcdcd3"99        },100        {101          "path": "Data/com.apple.CoreML/weights/weight.bin",102          "bytes": 1614304132,103          "sha256": "fa6e034bad55a15cd2361b84da8b81bde01de66270b36f12ebd5e180d3bcc499"104        },105        {106          "path": "Manifest.json",107          "bytes": 617,108          "sha256": "aad5ff885a5616ced62d32a9db123948e7c6d00205c5a2c078e8e0c29c102ac6"109        }110      ]111    }112  ]113}114