FlexGen VS impersonator

Compare FlexGen vs impersonator 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)

impersonator

Chat with an AI simulation of anyone as easily as copy-pasting text into a folder! (by nestordemeure)
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 impersonator
19 1
5,350 15
- -
10.0 3.8
about 1 year ago about 1 year 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.

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.

impersonator

Posts with mentions or reviews of impersonator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-02.
  • Replika users fell in love with their AI chatbot companions. Then they lost them
    2 projects | news.ycombinator.com | 2 Mar 2023
    I do not know if t has been done but one could resuscitate the chatbot's minds by copying the chat history into a GPT based program.

    My own impersonator[0] is not designed for that (no persistent chat and a text based interface) but one can already dump the text in a folder and see if the personality if properly reproduced.

    [0]: https://github.com/nestordemeure/impersonator

What are some alternatives?

When comparing FlexGen and impersonator 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.

sidekick - Universal APIs for unstructured data. Sync documents from SaaS tools to a SQL or vector database, where they can be easily queried by AI applications [Moved to: https://github.com/psychic-api/psychic]

CTranslate2 - Fast inference engine for Transformer models

langchain-production-starter - Deploy LangChain Agents and connect them to Telegram

ggml - Tensor library for machine learning

ChatGPT-RedditBot - The ChatGPT-RedditBot is a Reddit bot that uses the ChatGPT large language model to generate engaging responses to Reddit threads and submissions.

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

openai-gpt4 - decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, phind.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...) [Moved to: https://github.com/xtekky/gpt4free]

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

ChatRWKV - ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

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

langchain-visualizer - Visualization and debugging tool for LangChain workflows