llm-linker VS FlexGen

Compare llm-linker vs FlexGen and see what are their differences.

FlexGen

Running large language models on a single GPU for throughput-oriented scenarios. (by FMInference)
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
llm-linker FlexGen
1 39
2 9,022
- 1.0%
3.3 3.5
about 1 year ago 30 days ago
Python Python
MIT License 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.

llm-linker

Posts with mentions or reviews of llm-linker. We have used some of these posts to build our list of alternatives and similar projects.

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 llm-linker and FlexGen you can also consider the following projects:

myGPTReader - A community-driven way to read and chat with AI bots - powered by chatGPT.

llama - Inference code for Llama models

LLMSurvey - The official GitHub page for the survey paper "A Survey of Large Language Models".

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

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

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

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

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

minimal-llama

openai-whisper-cpu - Improving transcription performance of OpenAI Whisper for CPU based deployment

FlexGen - Running large language models like OPT-175B/GPT-3 on a single GPU. Focusing on high-throughput generation. [Moved to: https://github.com/FMInference/FlexGen]

RWKV-LM - RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.