user074's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
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.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
chenfei-wu/TaskMatrix
lllyasviel/ControlNet
Let us control diffusion models!
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
tensorflow/tfjs-models
Pretrained models for TensorFlow.js
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
google-research/vision_transformer
DustinBrett/daedalOS
Desktop environment in the browser
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
noahshinn/reflexion
[NeurIPS 2023] Reflexion: Language Agents with Verbal Reinforcement Learning
houseofsecrets/SdPaint
Stable Diffusion Painting
ali-vilab/composer
Official implementation of "Composer: Creative and Controllable Image Synthesis with Composable Conditions"
mit-han-lab/smoothquant
[ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models
Yangzhangcst/Transformer-in-Computer-Vision
A paper list of some recent Transformer-based CV works.
HLTSingapore/Emotional-Speech-Data
This is the GitHub page for publicly available emotional speech data.
gitshanks/fer2013
Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network
hubs-creators/awesome-mozilla-hubs
List of Mozilla Hubs related resources for developers and creators.
colinfizgig/Custom-Hubs-Components
This is a repository for custom Mozilla Hubs components. These components are designed to be injected into the Mozilla Hubs client without modifying the client code too much. The one mod needed to inject these components resides in the Hub.html file
lwachowiak/Emotion-Recognition-with-ViT
A jupyter notebook showing how to finetune the vision transformer on a facial expression dataset (FER-2013)