-
-
On a nearly brand-new mac mini M2, I get the following error trying to generate the coreml files.
Any ideas / suggestions would be appreciated.
```./generate-coreml-model.sh large
/opt/homebr…
-
## 🐞Describing the bug
- Make sure to only create an issue here for bugs in the coremltools Python package. If this is a bug with the Core ML Framework or Xcode, please submit your bug here: https://…
-
Repro steps:
```python
import coremltools
import numpy as np
spec = coremltools.proto.Model_pb2.Model()
spec.specificationVersion = 1
spec.identity.MergeFromString(b'')
input = spec.descrip…
-
## 🐞Describing the bug
The built-in Mish activation function in `coremltools` introduces significant numerical errors in Core ML models when using 16-bit floating point precision (FLOAT16) on configu…
-
## 🐞Describing the bug
I'm on macOS 15.1 RC 2, Python 3.12.7 provided by `pyenv`, and CMake 3.30.5 provided by Homebrew.
I'm trying to use Python 3.12 with the latest 8.3 release of Ultralytics …
-
This model was released yesterday, so I imagine it may have something to do with that?
Running the following command:
```
python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --ch…
mihok updated
18 hours ago
-
Hi! @MhLiao Can you help me convert `TextBoxes_icdar13.caffemodel` to `TextBoxes_icdar13.mlmodel` through the tool `coremltools` ?
use see: https://pypi.python.org/pypi/coremltools extremely grate…
-
## 🐞Describing the bug
I'm trying to use the new State feature and I want to overwrite the entire state with a new value. I'm able to write a MIL model that does this, but when I try to use `copy_` t…
-
## 🐞Describing the bug
- Make sure to only create an issue here for bugs in the coremltools Python package. If this is a bug with the Core ML Framework or Xcode, please submit your bug here: https://…