Stars
OpenClaw 中文官方技能库 | 翻译自 Clawdbot 官方技能,按场景分类整理,支持中文自然语言调用
The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞
[ARCHIVED] Old repository for ACL 2025 Paper 'MaXIFE'. The official code is now in the new repository linked below.
Paper list for Efficient Reasoning.
[TMLR 2025] Stop Overthinking: A Survey on Efficient Reasoning for Large Language Models
GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models
A collection of awesome-prompt-datasets, awesome-instruction-dataset, to train ChatLLM such as chatgpt 收录各种各样的指令数据集, 用于训练 ChatLLM 模型。
[ACL 2025] We introduce ScaleQuest, a scalable, novel and cost-effective data synthesis method to unleash the reasoning capability of LLMs.
语言学竞赛集成 / Collection on Linguistics Olympiad (Chinese version only)
Must-read Papers on Knowledge Editing for Large Language Models.
A curated list of reinforcement learning with human feedback resources (continually updated)
An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Async RL)
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons
👨💻 An awesome and curated list of best code-LLM for research.
Reference implementation for DPO (Direct Preference Optimization)
Code for "Learning to summarize from human feedback"
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
Example models using DeepSpeed
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
Perspective is an API that uses machine learning models to score the perceived impact a comment might have on a conversation. See https://developers.perspectiveapi.com for more information.
Secrets of RLHF in Large Language Models Part I: PPO
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
OpenChat: Advancing Open-source Language Models with Imperfect Data
Fast and memory-efficient exact attention
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等