Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT

Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon! – GitHub – huggingface/swift-coreml-transformers: Swift Core ML 3… Read more

Similar

Approaches to Type Erasure in Swift

Protocols bring a lot of power and flexibility to our code. Some might say that this is the most important feature of Swift, especially since Apple described it as “Protocol oriented programming language”. But every once in a while, things don’t work as e... (more…)

Read more »

Swift on Windows

The Swift project is introducing new downloadable Swift toolchain images for Windows! These images contain development components needed to build and run Swift code on Windows. (more…)

Read more »