Skip to content

Added New Clouder Ai Tutorials. #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion genai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ In this lab, we will go through LLM Chatbot AMP using Cloudera Machine Learning

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 3 ->
Cloudera Machine Learning (CML) -> Cloudera AI Workbench

1. On login, you will be taken to Trials Home Page
2. Click, **Start Trial** go to your Machine Learning Workspace
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually true. For CAII you need to click on the 9dot menu on the topleft corner. Can we make a note about that?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Machine Learning Workspace -> Cloudera AI Workbench

3. [Here](https://app.getreprise.com/launch/MXxjDe6/) is the Reprise demo with step by step tutorial for the LLM Chatbot
3. [Here](https://app.getreprise.com/launch/MXxjDe6/) is the Reprise demo with step by step tutorial for the LLM Chatbot
4. [Here](https://app.getreprise.com/launch/dyR7W26/) is the Reprise demo showcasing Cloudera AI Inference capabilities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we adding this here? This page talks about the first reprise. What's the flow users go through?


[Here](https://github.com/cloudera/CML_AMP_LLM_Chatbot_Augmented_with_Enterprise_Data) is more detailed information of the LLM Chatbot

Expand Down
14 changes: 14 additions & 0 deletions genai/clouderaAIInferenceService.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Cloudera AI Inference service

[Here](https://app.getreprise.com/launch/dyR7W26/) is an interactive Reprise demo showcasing Cloudera AI Inference capabilities.

In this lab, you'll explore how to leverage Cloudera's AI Inference service for enterprise-grade LLM deployment. The demo walks you through:

1. Navigating the Model Hub to discover and select pre-optimized LLMs
2. Deploying a selected model in a secure, private environment using the AI Inference service
3. Configuring deployment settings for optimal performance and resource utilization
4. Connecting the deployed model to your AI Applications through standard APIs
5. Testing the model with sample queries to demonstrate performance and accuracy
6. Monitoring inference metrics and scaling resources as needed

This demo highlights how Cloudera AI simplifies the process of bringing powerful LLMs into your production environment with enterprise-grade security, governance, and performance.