FasterTransformer VS optimum

Compare FasterTransformer vs optimum and see what are their differences.

FasterTransformer

Transformer related optimization, including BERT, GPT (by NVIDIA)

optimum

🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools (by huggingface)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FasterTransformer optimum
7 8
5,456 2,141
4.2% 6.5%
4.3 9.5
about 1 month ago 4 days ago
C++ 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.

FasterTransformer

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

optimum

Posts with mentions or reviews of optimum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-02.

What are some alternatives?

When comparing FasterTransformer and optimum you can also consider the following projects:

TensorRT - NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

transformer-deploy - Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀

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

safetensors - Simple, safe way to store and distribute tensors

parallelformers - Parallelformers: An Efficient Model Parallelization Toolkit for Deployment

text-generation-inference - Large Language Model Text Generation Inference

wenet - Production First and Production Ready End-to-End Speech Recognition Toolkit

kernl - Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.

DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.