Skip to content

Commit 820469b

Browse files
authored
Merge pull request #87 from instructlab/ilab-announce-092025
Community announcement
2 parents 3e95a31 + b8dc3d8 commit 820469b

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

profile/README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,27 @@ Quick Links: [Documentation](https://docs.instructlab.ai/) | [FAQ](https://docs.
66

77
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.
88

9-
## Who should use InstructLab?
9+
---
1010

11-
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!
11+
## Community Announcement (Sept 2, 2025)
1212

13-
InstructLab allows anyone to improve an existing LLM by [fine-tuning](https://www.youtube.com/watch?v=4lguiHJHgfo) 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.
13+
Over the past year, we’ve been honored by your creativity, insights, and shared passion for advancing generative AI through **InstructLab**. Whether you added a new knowledge” via pull request, offered feedback, joined a community call, or helped translate documentation, you’ve shaped our project in meaningful ways. Thank you.
1414

15-
Subject matter experts from any domain—for example, [archaeology](https://github.com/instructlab/taxonomy/pull/1269), [astronomy](https://github.com/instructlab/taxonomy/pull/1159), and [human anatomy](https://github.com/instructlab/taxonomy/pull/742)—can use InstructLab to teach [the Granite LLM family](https://www.ibm.com/granite) new information.
15+
To better align with evolving technical needs, we’re announcing an evolution for the InstructLab community. We will be refactoring the project by separating the components out to improve its maintainability and usability, primarily as a framework SDK for model tuning.
1616

17-
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.
17+
## What's Changing
1818

19-
You can learn more about InstructLab and how it works in the [project documentation](https://docs.instructlab.ai/).
19+
To enhance the long-term viability and efficiency of the InstructLab project, a strategic decision has been made to relocate its foundational building blocks into separate, dedicated project repositories. This carefully considered shift is anticipated to yield substantial benefits, primarily in the areas of maintainability and independent component maturation. This independent development will foster greater agility, allowing for more focused improvements and faster iteration cycles for individual parts of the project.
2020

21-
## Where can I find more information about the LLMs created by InstructLab?
21+
## Looking Ahead
2222

23-
Check out [InstructLab on Hugging Face](https://huggingface.co/instructlab).
23+
We’re excited about this next chapter and believe it will lead to more robust, flexible, and powerful tools for the generative AI community. We encourage you to follow the individual component projects in their new homes and continue contributing to their growth.
2424

25-
## Get started
25+
SDG: [https://github.com/Red-Hat-AI-Innovation-Team/sdg_hub](https://github.com/Red-Hat-AI-Innovation-Team/sdg_hub)
2626

27-
* [Install InstructLab locally](https://docs.instructlab.ai/getting-started/mac_metal/)
28-
* [Contribute to the InstructLab community model](https://docs.instructlab.ai/taxonomy/)
29-
* [Contribute to the Core project code](https://github.com/instructlab/instructlab/blob/main/CONTRIBUTING/CONTRIBUTING.md)
30-
* [Connect with the community](https://github.com/instructlab/community/blob/main/Collaboration.md) to share feedback and ideas, ask questions, and troubleshoot issues.
27+
Training: [https://github.com/Red-Hat-AI-Innovation-Team/training_hub](https://github.com/Red-Hat-AI-Innovation-Team/training_hub)
28+
29+
---
3130

3231
## Additional information
3332

0 commit comments

Comments
 (0)