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
IBM avatar

IBM/Dromedary

0
View on GitHub↗
1,138 stars·89 forks·Python·GPL-3.0·11 views

Dromedary

Dromedary: towards helpful, ethical and reliable LLMs.

Features

  • Data Expansion - Enables principle-driven self-alignment with minimal human supervision.
  • LLM Frameworks - Self-aligning language model requiring minimal human supervision.
  • Model Alignment and Feedback - Enables principle-driven self-alignment with minimal human supervision.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Research Implementations - Implementation of self-aligned language models with minimal supervision.
  • Self-Improvement Methods - Aligns models from scratch using minimal human-supervised principles.

Star history

Star history chart for ibm/dromedaryStar history chart for ibm/dromedary

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Dromedary

These projects share indexed features with Dromedary. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nlpxucan/wizardlmnlpxucan avatar

    nlpxucan/WizardLM

    9,486View on GitHub↗

    WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa

    Python
    View on GitHub↗9,486
  • mbzuai-nlp/lamini-lmmbzuai-nlp avatar

    mbzuai-nlp/LaMini-LM

    822View on GitHub↗

    LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions

    View on GitHub↗822
  • optimalscale/lmflowOptimalScale avatar

    OptimalScale/LMFlow

    8,488View on GitHub↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    View on GitHub↗8,488
  • facebookresearch/rlcdfacebookresearch avatar

    facebookresearch/rlcd

    70View on GitHub↗

    This repo contains code and instructions for reproducing the experiments in the paper "RLCD: Reinforcement Learning from Contrast Distillation for Language Model Alignment" (https://arxiv.org/abs/2307.12950), by Kevin Yang, Dan Klein, Asli Celikyilmaz, Nanyun Peng, and Yuandong Tian. RLCD is a…

    Python
    View on GitHub↗70
Compare all 30 related projects→

Frequently asked questions

What does ibm/dromedary do?

Dromedary: towards helpful, ethical and reliable LLMs.

What are the main features of ibm/dromedary?

The main features of ibm/dromedary are: Data Expansion, LLM Frameworks, Model Alignment and Feedback, Natural Language Processing, Research Implementations, Self-Improvement Methods.

Which projects share features with ibm/dromedary?

Projects with overlapping indexed features include: mbzuai-nlp/lamini-lm — LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions. nlpxucan/wizardlm — WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding,… optimalscale/lmflow — LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and… hiyouga/chatglm-efficient-tuning — ChatGLM-Efficient-Tuning is a fine-tuning framework and toolkit designed to optimize large language models using… facebookresearch/rlcd — This repo contains code and instructions for reproducing the experiments in the paper "RLCD: Reinforcement Learning… deep-diver/llm-as-chatbot — LLM as a Chatbot Service.