swift-coreml-transformers
Transformers library
Provides Swift implementations of popular transformer-based models for question answering and text generation.
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
2k stars
103 watching
180 forks
Language: Swift
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 396 |
| | A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 136,357 |
| | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| | Provides a collection of reusable data transformation tools | 10 |
| | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,220 |
| | An implementation of Hugging Face transformer pipelines in Go, enabling tight coupling with Go applications and efficient deployment. | 298 |
| | An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| | A library that provides easy access to 1600+ icons from FontAwesome and Google Material Icons in Swift/IOS projects | 37 |
| | An implementation of deep neural network architectures, including Transformers, in Python. | 214 |
| | Provides a unified interface to various transformer models implemented in C/C++ using GGML library | 1,823 |
| | A framework for efficient few-shot learning with Sentence Transformers | 2,267 |
| | Provides a simple way to perform question answering using a pre-trained model in Node.js | 466 |
| | Trains German transformer models to improve language understanding | 23 |
| | An open-source JavaScript library for running machine learning models in the browser without a server. | 12,363 |
| | Research tool for training large transformer language models at scale | 1,926 |