jramcast commited on
Commit
8cd5f81
·
verified ·
1 Parent(s): 881b7be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -12,4 +12,17 @@ tags:
12
  - rhelai
13
  - instructlab
14
  - granite
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - rhelai
13
  - instructlab
14
  - granite
15
+ ---
16
+ # RHEL AI Model Training Scenario: A Fictional Hotel Group
17
+
18
+ A fictional example for the [_Training Large Language Models with Red{nbsp}Hat Enterprise Linux AI (AI0005L)_ and _Deploying Models with Red{nbsp}Hat Enterprise Linux AI (AI0006L)_ Red Hat Training lessons](https://rol.redhat.com/rol/app/).
19
+ These lessons present students with a scenario where a hotel group must train their own LLM, aligned with their business needs, by using RHEL AI.
20
+
21
+ * The taxonomy with skills and knowledge is at https://github.com/RedHatTraining/AI296-taxonomy-hotels. We cannot store thae the taxonomy in a monorepo because InstructLab needs each taxonomy to have its own dedicated repository.
22
+
23
+ * Documents that support the taxonomy knowledge are stored in the `business_docs` directory.
24
+
25
+ * The `results` directory contain the intermediate outputs of the SDG phase to save time to the student.
26
+ With the provided taxonomy, the SDG phase takes ~ 2 hours in a `g6e.12xlarge` AWS instance.
27
+
28
+ * The train model is stored in this Hugging Face repository.