Skip to content

Welcome to the 🐶 InstructLab Project

Quick Links: Documentation | FAQ | Hugging Face | Calendar | Slack | YouTube | X

Banner

InstructLab is an approachable open source AI community project. Our community's mission is to enable anyone to shape the future of generative AI via the collaborative improvement of open source-licensed Granite large language models (LLMs) using InstructLab's fine-tuning technology.

Who should use InstructLab?

Have you ever asked an LLM a question about a subject you know well, and it gave an incorrect answer? “If only I could submit a patch to fix it,” you may have thought. With InstructLab, you can!

InstructLab allows anyone to improve an existing LLM by fine-tuning it with additional data sources. This allows LLMs to continuously gain new knowledge, supplementing gaps in their initial training, even about current events that happened since their pre-training phase.

Subject matter experts from any domain—for example, archaeology, astronomy, and human anatomy—can use InstructLab to teach the Granite LLM family new information.

Project users can experiment with making updates to a quantized version of the Granite model and then rebuild that version locally, checking to see if the update improved the quality of the model’s responses. InstructLab’ s tools allow contributors to both see preview of a newly tuned model, and also check to ensure that a submission to improve the community model is properly composed.

You can learn more about InstructLab and how it works in the project documentation.

Where can I find more information about the LLMs created by InstructLab?

Check out InstructLab on Hugging Face.

Get started

Additional information

InstructLab uses Large-Scale Alignment for ChatBots [1] (LAB), a new alignment tuning method for LLMs that leverages synthetic data. To learn more about InstructLab’s origins, visit the About Taxonomy page.

[1] Shivchander Sudalairaj*, Abhishek Bhandwaldar*, Aldo Pareja*, Kai Xu, David D. Cox, Akash Srivastava*. "LAB: Large-Scale Alignment for ChatBots", arXiv preprint arXiv: 2403.01081, 2024. (* denotes equal contributions)

Pinned Loading

  1. instructlab instructlab Public

    InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.

    Python 832 310

  2. taxonomy taxonomy Public

    Taxonomy tree that will allow you to create models tuned with your data

    Python 184 726

  3. community community Public

    InstructLab Community wide collaboration space including contributing, security, code of conduct, etc

    Python 72 42

  4. dev-docs dev-docs Public

    Developer documents for the InstructLab organization

    Makefile 4 30

Repositories

Showing 10 of 18 repositories
  • eval Public

    Python library for Evaluation

    instructlab/eval’s past year of commit activity
    Python 8 Apache-2.0 17 2 2 Updated Oct 22, 2024
  • ui Public

    Place to hack on UI for InstructLab

    instructlab/ui’s past year of commit activity
    TypeScript 13 Apache-2.0 32 45 (4 issues need help) 15 Updated Oct 22, 2024
  • training Public

    InstructLab Training Library - Efficient Fine-Tuning with Message-Format Data

    instructlab/training’s past year of commit activity
    Python 16 Apache-2.0 41 39 (3 issues need help) 16 Updated Oct 22, 2024
  • sdg Public

    Python library for Synthetic Data Generation

    instructlab/sdg’s past year of commit activity
    Python 19 Apache-2.0 33 41 (1 issue needs help) 6 Updated Oct 22, 2024
  • instructlab Public

    InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.

    instructlab/instructlab’s past year of commit activity
    Python 832 Apache-2.0 310 250 (20 issues need help) 76 Updated Oct 22, 2024
  • website Public
    instructlab/website’s past year of commit activity
    TypeScript 1 CC-BY-4.0 22 8 8 Updated Oct 21, 2024
  • community Public

    InstructLab Community wide collaboration space including contributing, security, code of conduct, etc

    instructlab/community’s past year of commit activity
    Python 72 Apache-2.0 42 13 4 Updated Oct 21, 2024
  • docs.instructlab.ai Public

    The docs.instructlab.ai public documentation repository. PRs accepted and encouraged!

    instructlab/docs.instructlab.ai’s past year of commit activity
    Shell 7 7 1 2 Updated Oct 21, 2024
  • .github Public

    InstructLab GitHub organization community files.

    instructlab/.github’s past year of commit activity
    Makefile 2 Apache-2.0 11 0 1 Updated Oct 21, 2024
  • dev-docs Public

    Developer documents for the InstructLab organization

    instructlab/dev-docs’s past year of commit activity
    Makefile 4 Apache-2.0 30 12 19 Updated Oct 18, 2024