-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
294d220
commit 957f459
Showing
4 changed files
with
39 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ node_modules | |
out | ||
.next | ||
.husky | ||
*.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Hybrid Cloud AI model deployment | ||
exercise: 2 | ||
date: '2024-06-05' | ||
tags: ['openshift','ai','kubernetes'] | ||
draft: false | ||
authors: ['default'] | ||
summary: "Let's deploy the first model across the hybrid cloud." | ||
--- | ||
|
||
As a sales team you've got an upcoming demo with the Acme Financial Services data science team, who have been training models on their laptops. | ||
The team have given you access to one of their models in the ACME Financial Services object storage and want to see how this could be deployed to a cluster running in the cloud. | ||
|
||
|
||
## 2.1 - Replicate Model to Cloud Storage | ||
|
||
For this task, your team are required to use the `granite-7b-lab` model available in the object storage running in the ACME Financial Services on prem cluster which is based on Minio. | ||
|
||
After locating the model in on premises object storage, your team need to replicate this model to the ACME Financial Services cloud object storage | ||
|
||
## 2.2 - Deploy the model | ||
|
||
For this challenge you'll be given two OpenShift clusters |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.