You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are on a mission to let anyone shape generative AI by enabling contributed updates to existing LLMs in an accessible way.
18
13
19
-
### 🔭 Use Cases
14
+
**Our community welcomes all those who would like to help us enable everyone to shape the future of generative AI.**
20
15
21
-
TODO
16
+
## Why InstructLab
17
+
18
+
There are many projects rapidly embracing and extending permissively licensed AI models, but they are faced with three main challenges:
19
+
20
+
* Contribution to LLMs is not possible directly. They show up as forks, which forces consumers to choose a “best-fit” model that isn’t easily extensible. Also, the forks are expensive for model creators to maintain.
21
+
* The ability to contribute ideas is limited by a lack of AI/ML expertise. One has to learn how to fork, train, and refine models to see their idea move forward. This is a high barrier to entry.
22
+
* There is no direct community governance or best practice around review, curation, and distribution of forked models.
23
+
24
+
**InstructLab is here to solve these problems.**
25
+
26
+
The project enables community contributors to add additional "skills" or "knowledge" to a particular model.
27
+
28
+
InstructLab's model-agnostic technology gives model upstreams with sufficient infrastructure resources the ability to create regular builds of their open source licensed models not by rebuilding and retraining the entire model but by composing new skills into it.
29
+
30
+
Take a look at "lab-enhanced" models on the [InstructLab Hugging Face page](https://huggingface.co/instructlab).
0 commit comments