meacial's Stars
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
aiwaves-cn/agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
hiyouga/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
jingyaogong/minimind
「大模型」3小时完全从0训练26M的小参数GPT,个人显卡即可推理训练!
charliedream1/ai_wiki
《AI驯龙笔记》:记载工程实践问题的解决策略与关键要点,分享各种实用案例,追踪前沿技术发展,囊括 AI 全栈知识,涵盖大模型、编程技术、机器学习、深度学习、强化学习、图神经网络、语音识别、NLP 及图像识别等领域
lmmlzn/Awesome-LLMs-Datasets
Summarize existing representative LLMs text datasets.
FreedomIntelligence/ApolloMoE
ApolloMoE: Efficiently Democratizing Medical LLMs for 50 Languages via a Mixture of Language Family Experts
karpathy/llama2.c
Inference Llama 2 in one file of pure C
huggingface/trl
Train transformer language models with reinforcement learning.
stackblitz/bolt.new
Prompt, run, edit, and deploy full-stack web applications
apache/apisix-ingress-controller
APISIX Ingress Controller for Kubernetes
goodrain/rainbond
No need to know Kubernetes' cloud native application management platform | 不用懂 Kubernetes 的云原生应用管理平台
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
visualfc/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
SakanaAI/AI-Scientist
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
altera-al/project-sid
vnpy/vnpy
基于Python的开源量化交易平台开发框架
MadcowD/ell
A language model programming library.
truera/trulens
Evaluation and Tracking for LLM Experiments
confident-ai/deepeval
The LLM Evaluation Framework
openai/prm800k
800,000 step-level correctness labels on LLM solutions to MATH problems
yoheinakajima/babyagi
AgentOps-AI/agentops
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
OpenRL-Lab/ChatAgent
A Python-based agent framework for large language models.
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
The-Swarm-Corporation/swarms-examples
A vast array of examples for the enterprise-grade and production-ready swarms framework.
langchain-ai/langgraph
Build resilient language agents as graphs.