Skip to content

Commit

Permalink
11624 (#357)
Browse files Browse the repository at this point in the history
* test merge

* Revert "test merge"

This reverts commit 32275a7.

* Pushing ai-chat-bot lab

* Removing uppercase images and code

* Removing unused Camel Cases

* Still removing mixed cases

* Fixing image case issue

* Fixing review comments

---------

Co-authored-by: Hope Fisher <[email protected]>
  • Loading branch information
animeshsahay and hope-fisher authored May 3, 2024
1 parent 4353ec4 commit a2dac81
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
Binary file modified ai-chatbot-ampere.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Oracle Cloud Infrastructure (OCI) Compute lets you create multiple Virtual Cloud

Be sure to review [Overview of Networking](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/overview.htm) to gain a full understanding of the network components.

Estimated Time: 30 minutes
Estimated Time: 20 minutes

### Objectives
In this lab, you will:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

Oracle Cloud Infrastructure Registry is an Oracle-managed registry that enables you to simplify your development to production workflow. Oracle Cloud Infrastructure Registry makes it easy for you as a developer to store, share, and manage development artifacts like Docker images. And the highly available and scalable architecture of Oracle Cloud Infrastructure ensures you can reliably deploy your applications.

Estimated Time: 10 minutes

## Task 1: Create Auth token and a OCIR repository

1. Sign into your OCI console and click the user icon (top right) then **My Profile**. Under Resources Click **Auth Token**, then **Generate Token**. In pop up window provide a description then Click **Generate Token**
Expand Down Expand Up @@ -149,8 +151,9 @@ appear.
![](images/ocir_hol42.png " ")
*Congratulations! You have successfully completed the lab.*
You may now **proceed to the next lab**.
## Acknowledgements
* **Author** - <Animesh Sahay and Francis Regalado, Enterprise Cloud Architect, OCI Cloud Venture>
* **Contributors** - <Andrew Lynch, Director Cloud Engineering, OCI Cloud Venture>
* **Last Updated By/Date** - <Animesh Sahay, April 2024>
* **Author** - Animesh Sahay and Francis Regalado, Enterprise Cloud Architect, OCI Cloud Venture
* **Contributors** - Andrew Lynch, Director Cloud Engineering, OCI Cloud Venture
* **Last Updated By/Date** - Animesh Sahay, April 2024
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

In this lab we deploy the opensource chat-bot image from OCIR and expose it on a public URL to use it via the internet.

Estimated Time: 30 minutes

## Task 1: Deploy chatbot app using minikube

1. SSH into your compute instance if not already in, Enter command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

In this lab we use the deployed application to run LLama models.

Estimated Time: 10 minutes

## Task 1: Re-access the serge-ai chat application

1. Re-access the application on your browser, open a browser windows and enter following URL:
Expand Down Expand Up @@ -33,7 +35,6 @@ In this lab we use the deployed application to run LLama models.
Play around with the models and their parameters to generate different results.
*Congratulations! You have successfully completed the lab.*<br/>
You may now **proceed to the next lab**.
## Acknowledgements
* **Author** - Animesh Sahay and Francis Regalado, Enterprise Cloud Architect, OCI Cloud Venture
Expand Down

0 comments on commit a2dac81

Please sign in to comment.