-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
5
-
False
-
-
False
-
-
Story (Required)
As a developer trying to deploy a software template in RHOAI I want to be able to create a workbench with instructlab already installed, so I can train my models with ilab while taking advantage of the capabilities of the RHOAI Cluster (e.g gpu nodes etc).
Background (Required)
During the investigation done in https://issues.redhat.com/browse/DEVHAS-703 we were using the s2i-minimal-notebook:2024-1 image which currently supports python 3.9.
At the moment instructlab runs on python 3.10 or newer. As a result we need to create a new custom image that will be based on python 3.10 or 3.11.
Out of scope
This issue only focuses on the image implementation not the implementation of the full instructlab on RHOAI software template.
Approach (Required)
A good resource to examine on how to create a custom image is https://medium.com/@jishikaw/how-to-create-custom-notebook-images-on-red-hat-openshift-data-science-f9cfd4cfec7e
The assignee should find a way to introduce a new image based on python 3.11. After thorough testing it should be published on team-devai space so everyone in the team can use it.
Dependencies
N/A
Acceptance Criteria (Required)
- The new image is available on the team quay.io
- A demo has been created regarding the usage of new image.
documentation updates (design docs, release notes etc)
demo needed
SOP required
education module update (Filled by DEVHAS team only)
R&D label required (Filled by DEVHAS team only)
Done Checklist
Code is completed, reviewed, documented and checked in
Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
Continuous Delivery pipeline(s) is able to proceed with new code included
Customer facing documentation, API docs, design docs etc. are produced/updated, reviewed and published
Acceptance criteria are met
If the Grafana dashboard is updated, ensure the corresponding SOP is updated as well
- blocks
-
RHIDP-10019 Implement the InstructLab on RHOAI Software Template
-
- To Do
-
- is related to
-
RHIDP-10816 Update RHOAI workspace Notebook image to run RAG app
-
- Closed
-