Skip to content

Commit d3a452e

Browse files
committed
Added a better welcome from the main .github repo
Copypasta some words from instructlab/.github Signed-off-by: JJ Asghar <[email protected]>
1 parent 1d03aa0 commit d3a452e

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

docs/images/instructlab-banner.png

44.9 KB
Loading

docs/index.md

+20-11
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,31 @@ title: Introduction
33
description: Introduction docs.instructlab.ai
44
logo: images/ilab_dog.png
55
---
6-
# Welcome to InstructLab!
6+
# Welcome to the 🐶 InstructLab Project
77

8-
## Introduction
8+
![Banner](images/instructlab-banner.png)
99

10-
### ? What is InstructLab?
11-
InstructLab 🐶 uses a novel synthetic data-based alignment tuning method for
12-
Large Language Models (LLMs.) The "**lab**" in Instruct**Lab** 🐶 stands for
13-
[**L**arge-Scale **A**lignment for Chat**B**ots](https://arxiv.org/abs/2403.01081) [1].
10+
InstructLab is a model-agnostic open source AI project that facilitates contributions to Large Language Models (LLMs).
1411

15-
[1] Shivchander Sudalairaj*, Abhishek Bhandwaldar*, Aldo Pareja*, Kai Xu, David D.
16-
Cox, Akash Srivastava*. "LAB: Large-Scale Alignment for ChatBots", arXiv preprint arXiv:
17-
2403.01081, 2024. (* denotes equal contributions)
12+
We are on a mission to let anyone shape generative AI by enabling contributed updates to existing LLMs in an accessible way.
1813

19-
### 🔭 Use Cases
14+
**Our community welcomes all those who would like to help us enable everyone to shape the future of generative AI.**
2015

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).
2231

2332
## 📋 Requirements
2433

0 commit comments

Comments
 (0)