transformers VS peft

Compare transformers vs peft and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
transformers peft
175 26
125,021 13,783
3.1% 7.7%
10.0 9.7
4 days ago 6 days ago
Python Python
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

transformers

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-04-23.

peft

Posts with mentions or reviews of peft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing transformers and peft you can also consider the following projects:

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

lora - Using Low-rank adaptation to quickly fine-tune diffusion models.

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

LoRA - Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

llama - Inference code for Llama models

alpaca-lora - Instruct-tune LLaMA on consumer hardware

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

dalai - The simplest way to run LLaMA on your local machine

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

mlc-llm - Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

huggingface_hub - The official Python client for the Huggingface Hub.

minLoRA - minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.