huggingface / swift-coreml-transformers

Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Apache License 2.0
1.61k stars 173 forks source link

Strange output when running on real device (iPhone14 pro max) #32

Open realcarlos opened 1 year ago

realcarlos commented 1 year ago

I only get result like this ,and I am using the "distilgpt2_64_6"

img_v2_1fc41b86-c447-4249-a74c-a67cc0d8c84g

and same code could run well on the simulator