Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-llmops
Awesome series for LLMOps
https://github.com/KennethanCeyer/awesome-llmops
Last synced: 1 day ago
JSON representation
-
Tools (GitHub)
-
LLMOps vs MLOps
- Stanford Alpaca - ![Repo stars of tatsu-lab/stanford_alpaca](https://img.shields.io/github/stars/tatsu-lab/stanford_alpaca?style=social) - A repository of Stanford Alpaca project, a model fine-tuned from the LLaMA 7B model on 52K instruction-following demonstrations.
- LoRA - ![Repo stars of microsoft/LoRA](https://img.shields.io/github/stars/microsoft/LoRA?style=social) - An implementation of "LoRA: Low-Rank Adaptation of Large Language Models".
- Dolly - ![Repo stars of databrickslabs/dolly](https://img.shields.io/github/stars/databrickslabs/dolly?style=social) - A large language model trained on the Databricks Machine Learning Platform.
- DeepSpeed - ![Repo stars of microsoft/DeepSpeed](https://img.shields.io/github/stars/microsoft/DeepSpeed?style=social) - A deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
- LMFlow - ![Repo stars of OptimalScale/LMFlow](https://img.shields.io/github/stars/OptimalScale/LMFlow?style=social) - An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Model for All.
- Promptify - ![Repo stars of promptslab/Promptify](https://img.shields.io/github/stars/promptslab/Promptify?style=social) - An utility / tookit for Prompt engineering.
- Jarvis - ![Repo stars of microsoft/JARVIS](https://img.shields.io/github/stars/microsoft/JARVIS?style=social) - A system to connect LLMs with ML community, a composite model connector via the LLM interface.
- dalai - ![Repo stars of cocktailpeanut/dalai](https://img.shields.io/github/stars/cocktailpeanut/dalai?style=social) - The cli tool to run LLaMA on the local machine.
- haystack - ![Repo stars of deepset-ai/haystack](https://img.shields.io/github/stars/deepset-ai/haystack?style=social) -an open source NLP framework to interact with the data using Transformer models and LLMs.
- deeplake - ![Repo stars of activeloopai/deeplake](https://img.shields.io/github/stars/activeloopai/deeplake?style=social) - Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets.
- alpaca-lora - ![Repo stars of tloen/alpaca-lora](https://img.shields.io/github/stars/tloen/alpaca-lora?style=social) - Instruct-tune LLaMA on consumer hardware.
- bosquet - ![Repo stars of BrewLLM/bosquet](https://img.shields.io/github/stars/BrewLLM/bosquet?style=social) - LLMOps for Large Language Model based applications.
- gradio - ![Repo stars of gradio-app/gradio](https://img.shields.io/github/stars/gradio-app/gradio?style=social) - An UI helper for the machine learning model.
- sharegpt - ![Repo stars of domeccleston/sharegpt](https://img.shields.io/github/stars/domeccleston/sharegpt?style=social) - An open-source Chrome Extension for you to share your wildest ChatGPT conversations with one click.
- Snowkel AI - ![Repo stars of snorkel-team/snorkel](https://img.shields.io/github/stars/snorkel-team/snorkel?style=social) - The data platform for foundation models.
- promptflow - ![Repo stars of microsoft/promptflow](https://img.shields.io/github/stars/microsoft/promptflow?style=social) - A toolkit that simplifies the development of LLM-based AI applications, from ideation to deployment.
- Auto-GPT - ![Repo stars of Significant-Gravitas/Auto-GPT](https://img.shields.io/github/stars/Significant-Gravitas/Auto-GPT?style=social) - An experimental open-source attempt to make GPT-4 fully autonomous.
- langflow - ![Repo stars of logspace-ai/langflow](https://img.shields.io/github/stars/logspace-ai/langflow?style=social) - An UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
- bosquet - ![Repo stars of BrewLLM/bosquet](https://img.shields.io/github/stars/BrewLLM/bosquet?style=social) - LLMOps for Large Language Model based applications.
- langchain - ![Repo stars of hwchase17/langchain](https://img.shields.io/github/stars/hwchase17/langchain?style=social) - The library which assists in the development of applications with LLM.
- llama_index - ![Repo stars of jerryjliu/llama_index](https://img.shields.io/github/stars/jerryjliu/llama_index?style=social) - A project that provides a central interface to connect your LLM's with external data.
-
-
RLHF
-
LLMOps vs MLOps
- evals - ![Repo stars of openai/evals](https://img.shields.io/github/stars/openai/evals?style=social) - A curated list of reinforcement learning with human feedback resources.
- trlx - ![Repo stars of promptslab/Promptify](https://img.shields.io/github/stars/CarperAI/trlx?style=social) - A repo for distributed training of language models with Reinforcement Learning via Human Feedback. (RLHF)
- PaLM-rlhf-pytorch - ![Repo stars of lucidrains/PaLM-rlhf-pytorch](https://img.shields.io/github/stars/lucidrains/PaLM-rlhf-pytorch?style=social) - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture.
-
-
Awesome
-
Prompt Engineering
-
LLMOps vs MLOps
- PromptBase - Marketplace of the prompt engineering
- PromptHero - The website for prompt engineering
- Prompt Search - The search engine for the prompt engineering
- Prompt Perfect - Auto Prompt Optimizer
- Learn Prompting - The tutorial website for the prompt engineering
- Blog: Prompt Leaking
- Paper: Prefix-Tuning: Optimizing Continuous Prompts for Generation
-
-
Optimization
-
LLMOps vs MLOps
- Blog: A Gentle Introduction to 8-bit Matrix Multiplication for transformers at scale using Hugging Face Transformers, Accelerate and bitsandbytes
- Blog: Fine-tuning 20B LLMs with RLHF on a 24GB consumer GPU
- Blog: Handling big models for inference
- Blog: How To Fine-Tune the Alpaca Model For Any Language | ChatGPT Alternative
- Paper: LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale
- Gist: Script to decompose/recompose LLAMA LLM models with different number of shards
-
-
Tools (Other)
-
LLMOps vs MLOps
- PaLM2 API - An API service that makes PaLM2, Large Language Models (LLMs), available to Google Cloud Vertex AI.
- Perspective API - A tool that can help mitigate toxicity and ensure healthy dialogue online.
- PaLM2 API - An API service that makes PaLM2, Large Language Models (LLMs), available to Google Cloud Vertex AI.
-
Programming Languages
Sub Categories
Keywords
deep-learning
10
machine-learning
9
ai
9
chatgpt
8
pytorch
7
large-language-models
6
llm
5
gpt
5
python
5
language-model
4
prompt-engineering
4
gpt-3
4
openai
4
data-science
3
reinforcement-learning
3
chatgpt-api
3
transformers
3
nlp
3
artificial-intelligence
2
prompt
2
prompt-tuning
2
prompt-toolkit
2
gpt-4
2
human-feedback
2
instruction-following
2
ml
2
chatbot
2
bert
2
generative-ai
2
semantic-search
1
retrieval-augmented-generation
1
rag
1
question-answering
1
information-retrieval
1
prompt-versioning
1
llama
1
prompting
1
prompts
1
promptversioning
1
platform
1
adaptation
1
deberta
1
gpt-2
1
lora
1
low-rank
1
roberta
1
databricks
1
dolly
1
billion-parameters
1
compression
1