sngweicong's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
meta-llama/llama
Inference code for Llama models
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
google/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
google/neural-tangents
Fast and Easy Infinite Neural Networks in Python
hyp1231/awesome-llm-powered-agent
Awesome things about LLM-powered agents. Papers / Repos / Blogs / ...
google-deepmind/rlax
sail-sg/envpool
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
google-deepmind/mujoco_mpc
Real-time behaviour synthesis with MuJoCo, using Predictive Control
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
PeterGriffinJin/Awesome-Language-Model-on-Graphs
A curated list of papers and resources based on "Large Language Models on Graphs: A Comprehensive Survey"
lichess-bot-devs/lichess-bot
A bridge between Lichess bots and chess engines
yhLeeee/Awesome-LLMs-in-Graph-tasks
A curated collection of research papers exploring the utilization of LLMs for graph-related tasks.
srush/annotated-s4
Implementation of https://srush.github.io/annotated-s4
karthikv792/LLMs-Planning
An extensible benchmark for evaluating large language models on planning
aibasel/downward
The Fast Downward domain-independent classical planning system
magic-research/Dataset_Quantization
[ICCV2023] Dataset Quantization
likenneth/othello_world
Emergent world representations: Exploring a sequence model trained on a synthetic task
aibasel/pyperplan
A lightweight STRIPS planner written in Python.
AI-Planning/pddl
Unquestionable PDDL 3.1 parser
pucrs-automated-planning/pddl-parser
:snake: Classical Planning in Python
AI-Planning/pddl-generators
A collection of PDDL generators, some of which have been used to generate benchmarks for the International Planning Competition (IPC).
hfoffani/pddl-lib
A PDDL library that parse PDDL files and provides a very simple interface to interact with domain-problems.
adamkarvonen/chess_gpt_eval
A repo to evaluate various LLM's chess playing abilities.