awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
huggingface avatar

huggingface/swift-coreml-transformersArchived

0
View on GitHub↗
1,682 stars·175 forks·Swift·Apache-2.0·10 views

Swift Coreml Transformers

Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!

Features

  • Language Modeling - Swift-based implementation of distilled transformer models.
  • Natural Language Models - Implements transformer-based models for question answering and text generation.

Star history

Star history chart for huggingface/swift-coreml-transformersStar history chart for huggingface/swift-coreml-transformers

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Swift Coreml Transformers

Similar open-source projects, ranked by how many features they share with Swift Coreml Transformers.
  • dragen1860/tensorflow-2.x-tutorialsdragen1860 avatar

    dragen1860/TensorFlow-2.x-Tutorials

    6,351View on GitHub↗

    This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

    Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗6,351
  • xlang-ai/instructor-embeddingxlang-ai avatar

    xlang-ai/instructor-embedding

    2,024View on GitHub↗

    Instructor-embedding is a natural language processing framework designed to transform unstructured text into high-dimensional numerical vectors. By utilizing a transformer-based encoder architecture, the system facilitates semantic retrieval, data classification, and similarity analysis across large datasets. The framework distinguishes itself through instruction-conditioned vector projection, which incorporates natural language instructions directly into the embedding process to improve performance for specific tasks without requiring additional training. It functions as a contrastive learni

    Pythonembeddingsinformation-retrievallanguage-model
    View on GitHub↗2,024
  • ari-holtzman/degenA

    ari-holtzman/degen

    0View on GitHub↗
    View on GitHub↗0
  • cocoa-ai/namescoremldemococoa-ai avatar

    cocoa-ai/NamesCoreMLDemo

    36View on GitHub↗

    🏷 iOS11 demo application for predicting gender from first names.

    Swift
    View on GitHub↗36
See all 27 alternatives to Swift Coreml Transformers→

Frequently asked questions

What does huggingface/swift-coreml-transformers do?

Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!

What are the main features of huggingface/swift-coreml-transformers?

The main features of huggingface/swift-coreml-transformers are: Language Modeling, Natural Language Models.

What are some open-source alternatives to huggingface/swift-coreml-transformers?

Open-source alternatives to huggingface/swift-coreml-transformers include: dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… xlang-ai/instructor-embedding — Instructor-embedding is a natural language processing framework designed to transform unstructured text into… ari-holtzman/degen. cocoa-ai/sentimentcoremldemo — 😃 iOS11 demo application for sentiment polarity analysis. cocoa-ai/namescoremldemo — 🏷 iOS11 demo application for predicting gender from first names. allenai/longformer — Longformer and LongformerEncoderDecoder (LED) are pretrained transformer models for long documents.