fast-soft-sort VS transformers

Compare fast-soft-sort vs transformers and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fast-soft-sort transformers
1 178
546 125,741
0.7% 2.0%
1.8 10.0
3 months ago 2 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.

fast-soft-sort

Posts with mentions or reviews of fast-soft-sort. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • [P] Torchsort - Fast, differentiable sorting and ranking in PyTorch
    3 projects | /r/MachineLearning | 24 Mar 2021
    The original implementation (https://github.com/google-research/fast-soft-sort) uses numba for the forward pass and pure python for the backwards pass, while Torchsort has both implemented in C++/CUDA with additional parallelization over the batch dimension. You can find some benchmarks in the Torchsort readme.

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-05-08.

What are some alternatives?

When comparing fast-soft-sort and transformers you can also consider the following projects:

google-research - Google Research

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

torchsort - Fast, differentiable sorting and ranking in PyTorch

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

thinc - 🔮 A refreshing functional take on deep learning, compatible with your favorite libraries

llama - Inference code for Llama models

einops - Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

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

ivy - The Unified AI Framework

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

huggingface_hub - The official Python client for the Huggingface Hub.

OpenNMT-py - Open Source Neural Machine Translation and (Large) Language Models in PyTorch