awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
anthropics avatar

anthropics/ConstitutionalHarmlessnessPaperArchived

0
View on GitHub↗
263 stars·33 forks·9 views

ConstitutionalHarmlessnessPaper

This repository provides supplementary material for our paper Constitutional AI: Harmlessness from AI Feedback.

Features

  • Reinforcement Learning - Aligning models with harmlessness via AI feedback.
  • RLHF Frameworks - Framework for harmlessness via AI feedback.

Star history

Star history chart for anthropics/constitutionalharmlessnesspaperStar history chart for anthropics/constitutionalharmlessnesspaper

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ConstitutionalHarmlessnessPaper

Similar open-source projects, ranked by how many features they share with ConstitutionalHarmlessnessPaper.
  • ganjinzero/rrhfGanjinZero avatar

    GanjinZero/RRHF

    806View on GitHub↗

    Arxiv

    Python
    View on GitHub↗806
  • openai/following-instructions-human-feedbackopenai avatar

    openai/following-instructions-human-feedback

    1,258View on GitHub↗

    Paper linkLINKTOPAPER

    View on GitHub↗1,258
  • alibabaresearch/damo-convaiAlibabaResearch avatar

    AlibabaResearch/DAMO-ConvAI

    1,561View on GitHub↗

    DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.

    Pythonconversational-aideep-learningdialog
    View on GitHub↗1,561
  • openrlhf/openrlhfOpenRLHF avatar

    OpenRLHF/OpenRLHF

    9,675View on GitHub↗

    OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across distributed GPU clusters. It provides tools for aligning large language models and multimodal vision-language models using algorithms such as PPO, GRPO, and DPO. The framework distinguishes itself through a distributed inference engine that overlaps sample rollout with training to increase throughput. It supports scaling to models exceeding 70 billion parameters via parameter sharding and handles long-context sequences through ring-attention sequence parallelism. The project

    Pythonlarge-language-modelsopenai-o1proximal-policy-optimization
    View on GitHub↗9,675
See all 30 alternatives to ConstitutionalHarmlessnessPaper→

Frequently asked questions

What does anthropics/constitutionalharmlessnesspaper do?

This repository provides supplementary material for our paper Constitutional AI: Harmlessness from AI Feedback.

What are the main features of anthropics/constitutionalharmlessnesspaper?

The main features of anthropics/constitutionalharmlessnesspaper are: Reinforcement Learning, RLHF Frameworks.

What are some open-source alternatives to anthropics/constitutionalharmlessnesspaper?

Open-source alternatives to anthropics/constitutionalharmlessnesspaper include: openai/following-instructions-human-feedback — [Paper link][LINKTOPAPER]. rucaibox/rlmec — This repo provides the source code & data of our paper: Improving Large Language Models via Fine-grained Reinforcement… alibabaresearch/damo-convai — DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI. ganjinzero/rrhf — Arxiv. openrlhf/openrlhf — OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across… uclaml/spin — The official implementation of Self-Play Fine-Tuning (SPIN).