huggingface / swift-chat

Mac app to demonstrate swift-transformers
Apache License 2.0
491 stars 37 forks source link

Cannot import Mistral7b #28

Open juliusmlr opened 3 weeks ago

juliusmlr commented 3 weeks ago

On my Macbook Air m3 with MacOS 15.1 (24B83) i cannot import the mistral model downloaded from this repo: https://huggingface.co/apple/mistral-coreml

I'm running the preview branch. This is the XCode error i'm running in:

.bundle/main/main_mps_graph/main_mps_graph.mpsgraphpackage/model_0.mpsgraph":0:0): error: attempting to parse a byte at the end of the bytecode Models/LanguageModel.swift:39: Fatal error: Cannot obtain shape information

Any idea?

rudrankriyam commented 2 weeks ago

Facing the same issue

kokluch commented 2 days ago

same