-
Greetings,
I've tested the models on an M1 Mac & it works perfectly fine using the CPU. (Gets extremely slow for images with res higher than 512*512 though which I think is expected...)
I plan to …
-
Hello,
I'm new to transformers and coreml and I have converted the model Llama-3.2-1B-Instruct from:
https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct. to coreml model using
`python conver…
-
I'm on an Apple Silicon Mac trying to convert a CoreML model for `large-v3-turbo-q5_0`.
What is needed in order to convert this model?
```
./models/generate-coreml-model.sh large-v3-turbo-q5_0
…
-
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…
-
## 🐞Describing the bug
When the input shape is fixed, the model can be successfully converted to coreml, but when the input is a flexible shape, the following errors will occur:
```
ValueError: C…
-
I was attempting to run `./models/generate-coreml-model.sh large-v3-turbo` as seen below – unsure what the problem is here.
```
./models/generate-coreml-model.sh large-v3-turbo
Py copy310-cwhispe…
-
Are you planning on supporting those platforms?
Do you happen to know if the tiny or small CoreML models will run on iPad or iPhone hardware.
Thanks.
-
### Describe the feature request
Currently there is no MPS (apple Metal Performance Shaders GPU) provider. There is CoreML provider but from testing I did on my MacBook with arm64 M3 and MPS It doe…
-
I was looking at the Python version of LangChain, and I definitely don't see CoreML support. However, adding that to this Swift variant would make a lot more sense.
Has this been considered or does…
-
Project Abstract
SmartTagger is a photo management app that utilizes CoreML to predict the future importance of a
photo based on both visual data and contextual metadata (such as location and time o…