llama-int8 VS FlexGen

Compare llama-int8 vs FlexGen and see what are their differences.

llama-int8

Quantized inference code for LLaMA models (by tloen)

FlexGen

Running large language models on a single GPU for throughput-oriented scenarios. (by FMInference)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
llama-int8 FlexGen
6 39
1,044 9,007
- 1.5%
3.6 3.0
about 1 year ago 11 days ago
Python Python
GNU General Public License v3.0 only 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.

llama-int8

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

FlexGen

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

What are some alternatives?

When comparing llama-int8 and FlexGen you can also consider the following projects:

llama - Inference code for Llama models

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

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

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

llama-dl - High-speed download of LLaMA, Facebook's 65B parameter GPT model [UnavailableForLegalReasons - Repository access blocked]

whisper.cpp - Port of OpenAI's Whisper model in C/C++

text-g

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

llama-cpu - Fork of Facebooks LLaMa model to run on CPU

audiolm-pytorch - Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch