metaclass's picture
Publish Core ML FP32 artifact
9d9aaa9 verified
|
Raw
History Blame Contribute Delete
809 Bytes
---
license: mit
library_name: coreml
base_model: ZhengPeng7/BiRefNet_lite
tags:
- coreml
- apple
---
# BiRefNet Lite 1024 for Core ML
Unofficial Core ML conversion and Apple-platform validation record for the
pinned upstream checkpoint. Source and reproducibility tooling are in
[miracle2k/birefnet-lite-coreml](https://github.com/miracle2k/birefnet-lite-coreml).
| Artifact | Apple target | Status |
| --- | --- | --- |
| `fp32/r1` | iOS 17+ | Stable; CPU-only execution is recommended |
Each artifact directory contains exactly one `.mlpackage.zip`, `manifest.json`,
and `SHA256SUMS`. Verify a downloaded directory with:
shasum -a 256 -c SHA256SUMS
Pin the exact artifact path and archive SHA. P8 is retained in the source
repository as experiment evidence only; no P8 package is published here.