ada7i's Stars
OpenInterpreter/open-interpreter
A natural language interface for computers
ggerganov/llama.cpp
LLM inference in C/C++
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
SWE-agent/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
AnswerDotAI/fsdp_qlora
Training LLMs with QLoRA + FSDP
julrog/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
meta-llama/llama
Inference code for Llama models
divelab/AIRS
Artificial Intelligence Research for Science (AIRS)
google-deepmind/alphafold
Open source code for AlphaFold 2.
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale vector search.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
MineDojo/Voyager
An Open-Ended Embodied Agent with Large Language Models
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
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.
nichtdax/awesome-totally-open-chatgpt
A list of totally open alternatives to ChatGPT
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.
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
lllyasviel/ControlNet
Let us control diffusion models!
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
github/copilot-docs
Documentation for GitHub Copilot
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
zhouhaoyi/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.