swift-coreml-transformers
swift-coreml-transformers copied to clipboard
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Here the model generation shows how to convert gpt2 model specifically to mlmodel. How to apply this to other models like pretrained bert and xlnet? please help.
I'm curious whether there's any plan to support pretrianing models from scratch?
Hello maintainers, I would like to contribute by mentioning that in the repo settings you can set this repo as archived. Currently, it is set as public. By setting the...