Logophoman's Stars
PromtEngineer/Chat-App-OpenAssistant-API
A chatApp with OpenAssistant API
gitmylo/bark-voice-cloning-HuBERT-quantizer
The code for the bark-voicecloning model. Training and inference.
tpoisonooo/llama.onnx
LLaMa/RWKV onnx models, quantization and testcase
flatlogic/react-material-admin
☄️React Material Admin is a React template built with Material-UI
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
haotian-liu/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
HazyResearch/safari
Convolutions for Sequence Modeling
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
thisserand/alpaca-lora-finetune-language
declare-lab/flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
radi-cho/botbots
A dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering various contexts and tasks (task-oriented dialogue systems, abstract reasoning, brainstorming).
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
gururise/AlpacaDataCleaned
Alpaca dataset from Stanford, cleaned and curated
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
deep-diver/LLM-As-Chatbot
LLM as a Chatbot Service
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
shivammehta25/Neural-HMM
Neural HMMs are all you need (for high-quality attention-free TTS)
meta-llama/llama
Inference code for Llama models