FlexGen VS stable-horde-notebook

Compare FlexGen vs stable-horde-notebook and see what are their differences.

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] (by Ying1123)

stable-horde-notebook

A Jupyter notebook for Stable Horde, for use in Google Colab, etc. (by aqualxx)
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
FlexGen stable-horde-notebook
19 1
5,350 5
- -
10.0 10.0
about 1 year ago over 1 year ago
Python Jupyter Notebook
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.

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-03-16.

stable-horde-notebook

Posts with mentions or reviews of stable-horde-notebook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Running large language models like ChatGPT on a single GPU
    7 projects | news.ycombinator.com | 20 Feb 2023
    https://github.com/aqualxx/stable-horde-notebook

    My only problem with stable horde is that their anti-cp measure involves checking the prompt for words like small, meaning I can't use a nsfw-capable model with certain prompts (holding a very small bag, etc). That, and seeing great things in the image rating and being unable to reproduce because it doesn't provide the prompt.

What are some alternatives?

When comparing FlexGen and stable-horde-notebook you can also consider the following projects:

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

CTranslate2 - Fast inference engine for Transformer models

Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

ggml - Tensor library for machine learning

accelerate - 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support

rust-bert - Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

stanford_alpaca - Code and documentation to train Stanford's Alpaca models, and generate the data.

bitsandbytes - Accessible large language models via k-bit quantization for PyTorch.

rwkvstic - Framework agnostic python runtime for RWKV models

FlexGen - Running large language models on a single GPU for throughput-oriented scenarios.

PaLM-rlhf-pytorch - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM