Stars
Reinforcement Learning for Repository-Level Code Completion
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
[CVPR 2025] Learning Flow Fields in Attention for Controllable Person Image Generation
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progres…
llama3 implementation one matrix multiplication at a time
Safe RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback
Train transformer language models with reinforcement learning.
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
A series of large language models developed by Baichuan Intelligent Technology
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
Generative Agents: Interactive Simulacra of Human Behavior
A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
[ICLR 2024] Source codes for the paper "Building Cooperative Embodied Agents Modularly with Large Language Models"
Code for PAC: Assisted Value Factorisation with Counterfactual Predictions in Multi-Agent Reinforcement Learning (NeurIPS 2022)
The code for paper, "Episodic Multi-agent Reinforcement Learning with Curiosity-driven Exploration", NeurIPS 2021.
A llama.cpp drop-in replacement for OpenAI's GPT endpoints, allowing GPT-powered apps to run off local llama.cpp models instead of OpenAI.