Transformers Alternatives

Similar projects and alternatives to transformers

  1. text-generation-webui

    A Gradio web UI for Large Language Models with support for multiple inference backends.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. llama.cpp

    LLM inference in C/C++

  4. txtai

    ๐Ÿ’ก All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

  5. Pytorch

    375 transformers VS Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  6. llama

    187 transformers VS llama

    Inference code for Llama models

  7. stable-diffusion

    186 transformers VS stable-diffusion

    Optimized Stable Diffusion modified to run on lower GPU VRAM (by basujindal)

  8. KoboldAI-Client

    For GGUF support, see KoboldCPP: https://github.com/LostRuins/koboldcpp

  9. gradio

    Build and share delightful machine learning apps, all in Python. ๐ŸŒŸ Star to support our work!

  10. spaCy

    108 transformers VS spaCy

    ๐Ÿ’ซ Industrial-strength Natural Language Processing (NLP) in Python

  11. fairseq

    90 transformers VS fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

  12. onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  13. sentence-transformers

    State-of-the-Art Text Embeddings

  14. StableLM

    43 transformers VS StableLM

    StableLM: Stability AI Language Models

  15. lm-evaluation-harness

    A framework for few-shot evaluation of language models.

  16. peft

    26 transformers VS peft

    ๐Ÿค— PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

  17. accelerate

    ๐Ÿš€ A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support

  18. datasets

    17 transformers VS datasets

    ๐Ÿค— The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

  19. llama-cpu

    Fork of Facebooks LLaMa model to run on CPU

  20. llama-int8

    Quantized inference code for LLaMA models

  21. gpt-3-experiments

    Test prompts for OpenAI's GPT-3 API and the resulting AI-generated texts.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better transformers alternative or higher similarity.

transformers discussion

Log in or Post with

transformers reviews and mentions

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-18.
  • How to Install Google PaliGemma 2 Locally?
    2 projects | dev.to | 18 Dec 2024
    pip install git+https://github.com/huggingface/transformers
  • ๐Ÿš€ Launching a High-Performance DistilBERT-Based Sentiment Analysis Model for Steam Reviews ๐ŸŽฎ๐Ÿค–
    6 projects | dev.to | 16 Dec 2024
    transformers: For loading and utilizing the model.
  • First step and troubleshooting Docling โ€” RAG with LlamaIndex on my CPU laptop
    1 project | dev.to | 16 Dec 2024
  • Analyzing Hugging Face Posts with Graphs and Agents
    7 projects | dev.to | 21 Nov 2024
    [{'id': 'AI Music Generation', 'text': 'Love this new Space built by @enzostvs + @Xenova for Transformers.js: Generate your own AI music (In-browser generation) with AI Jukebox \n\nhttps://huggingface.co/spaces/enzostvs/ai-jukebox', 'score': 0.8460421562194824}, {'id': 'Kolmogorov Arnold Networks', 'text': 'Transformers are not all we need, that is being proven repeatedly now as more alternative frameworks emerge. Another such framework is Kolmogorov Arnold Network based Transformers. I break down exactly how these differ from Perceptron based Transformers and give you the link to my Colab where I create a model based on the research paper that absolutely destroys a standard Transformers based model. Check out the video here: https://www.youtube.com/watch?v=Sw0euxNZCc4', 'score': 0.8424240350723267}, {'id': 'GitHub Issue 8771', 'text': 'This issue is just a treasure ! A bit deprecated i guess, but things are in their historical context. (personally, still need more to understand better)\nhttps://github.com/huggingface/transformers/issues/8771\n\U0001fae1 to the man @stas ', 'score': 0.8417709469795227}]
  • Running Phi 3 with vLLM and Ray Serve
    6 projects | dev.to | 8 Nov 2024
  • Criando um LLM do zero com Transformers
    1 project | dev.to | 2 Nov 2024
    Hugging Face Transformers
  • Recap Hacktober Fest
    4 projects | dev.to | 27 Oct 2024
    Issue: KeyError Update in Transformers This issue involved improving error handling for a KeyError in the Hugging Face Transformers library. Specifically, I worked on improving the error messages for better debugging, as users were facing difficulties in understanding why the error occurred during the _evaluate and _save_checkpoint functions.
  • Bugs in LLM Training โ€“ Gradient Accumulation Fix
    1 project | news.ycombinator.com | 18 Oct 2024
    >> disadvantage of Transformers codebase using the copy-paste method for models, where this fix needs to be applied to every single model separately

    What are the best tools we have available for tackling this kind of large scale copy-paste change?

    https://github.com/huggingface/transformers/pull/34191/commi...

    This feels too complex to tackle with PyCharm structural find and replace, even a more powerful structural find and replace like https://comby.dev/ feels underpowered here.

    Sourcegraph batch changes? That solves broadcasting the change but doesnโ€™t help with capturing the change to make.

    Open rewrite? The python implementation is early stages, not prod ready as I understand it.

    What else is there that I donโ€™t know about?

  • Generative Audio
    1 project | dev.to | 13 Oct 2024
  • Happy Hacking: My First Hacktoberfest Pull Request ๐ŸŽ‰
    2 projects | dev.to | 8 Oct 2024
    Update an keyerror on _save_check_point prevent confusion of missing โ€ฆ #33832
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic transformers repo stats
197
137,675
10.0
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?