-
fuseai
Self-Hosted and Open-Source web app to interact with OpenAI APIs. Currently supports ChatGPT, but DALLE and Whisper support is coming.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
-
chatgpt-telegram-bot
🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python (by n3d1117)
-
TheBloke_Wizard-Vicuna-30B-Uncensored-GPTQ + https://github.com/oobabooga/text-generation-webui + RTX 3090 24GB
-
LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference
Yep, with https://github.com/go-skynet/LocalAI - it probably has the largest support for ggml-compatible models nowadays (including falcon) https://localai.io/model-compatibility/index.html#model-compatibility-table
-
text-generation-webui-docker
Docker variants of oobabooga's text-generation-webui, including pre-built images.
Here's the dockerized oogabooga link: https://github.com/Atinoda/text-generation-webui-docker
-
guidance
Discontinued A guidance language for controlling large language models. [Moved to: https://github.com/guidance-ai/guidance] (by microsoft)
I haven't tried it yet but this framework from microsoft seems to be a good way to channel LLMs into your target application.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
LLaMA-Adapter
Discontinued Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters [Moved to: https://github.com/OpenGVLab/LLaMA-Adapter] (by ZrrSkywalker)
Related posts
-
Avoid These Top 10 Mistakes When Using Apache Spark
-
Survey: Training language models to follow instructions with human feedback
-
Magic-CLI: A copilot for your command line
-
A Comprehensive Guide to the llm-chain Rust crate
-
Build A Dual-Purpose App: Text-to-Image and Custom Chatbot Using Comet, GPT-3.5, DALL-E 2, and Streamlit