Large Langauge model Leader Board


# Title Try Link Paper Link Comments
1 LLM Transparency Index Try Link Paper Link Gives the transparency of the LLM models
2 DragGAN Try Link Paper Link AI based Photoshop which is very goo
3 Audiocraft Try Link Paper Link Can generate music, this is from Meta
4 open-instruct Try Link Paper Link Trianing Open Instruction-following Language models
5 Video-LLaMa Try Link Paper Link Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
6 Gorilla Try Link Paper Link Gorilla: Large Language Model Connected with Massive APIs [Project Website]
7 ecoute Try Link Paper Link Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
8 LLM Foundry Try Link Paper Link This repository contains code for training, finetuning, evaluating, and deploying LLMs for inference with Composer and the MosaicML platform
9 spacy-llm Try Link Paper Link This package integrates Large Language Models (LLMs) into spaCy, featuring a modular system for fast prototyping and prompting, and turning unstructured responses into robust outputs for various NLP tasks, no training data required.
10 langchain Try Link Paper Link ⚡ Building applications with LLMs through composability ⚡
11 RasaGPT Try Link Paper Link 💬 RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain. It is boilerplate and a reference implementation of Rasa and Telegram utilizing an LLM library like Langchain for indexing, retrieval and context injection.
12 Text2NeRF Try Link Paper Link Meet Text2NeRF: An AI Framework that Turns Text Descriptions into 3D Scenes in a Variety of Art Different Styles
13 Phoenix Try Link Paper Link Phoenix provides MLOps insights at lightning speed with zero-config observability for model drift, performance, and data quality. Phoenix is notebook-first python library that leverages embeddings to uncover problematic cohorts of your LLM, CV, NLP and tabular models.
14 eva Try Link Paper Link EvaDB is a database system for building simpler and faster AI-powered applications
15 LAION-AI Try Link Paper Link Open Assistant is a project meant to give everyone access to a great chat based large language model.
16 StableLM Try Link Paper Link This repository contains Stability AI's ongoing development of the StableLM series of language models and will be continuously updated with new checkpoints. The following provides an overview of all currently available models. More coming soon.
17 LLM-Blender Try Link Paper Link LLM-Blender: Ensembling LLMs with Pairwise Ranking & Generative Fusion [ACL2023]
18 ToolQA Try Link Paper Link 🛠️ The official repository for code and data of ToolQA dataset. ToolQA is a open-source dataset specifically designed for evaluations on tool-augmented large language models (LLMs). This repo provides the dataset, the corresponding data generation code, and the implementations of baselines on our dataset.
19 H2ogpt Try Link Paper Link h2oGPT is a large language model (LLM) fine-tuning framework and chatbot UI with document(s) question-answer capabilities.
20 AttrPrompt Try Link Paper Link This repo contains the code and dataset used in the paper Large Language Model as Attributed Training Data Generator: A Tale of Diversity and Bias. It also provides a framework for development and evaluation of your own training data generation models.