Skip to content

Commit

Permalink
Added New tag and html description to LLM AMP
Browse files Browse the repository at this point in the history
  • Loading branch information
Charu Anchlia committed Jun 5, 2023
1 parent 6b3cd89 commit 6288779
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions amp-catalog-cloudera-default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,26 @@ entries:
short_description: |
Build a Retrieval Augmented Generation (RAG) Question-Answer Large
Language Model (LLM) Bot with local documents
long_description: |
IMPORTANT: Please read the following before proceeding. By configuring and launching this AMP, you will cause h2oai/h2ogpt-oig-oasst1-512-6.9b, which is a third party large language model (LLM), to be downloaded and installed into your environment from the third party’s website. Please see https://huggingface.co/h2oai/h2ogpt-oig-oasst1-512-6.9b for more information about the LLM, including the applicable license terms. If you do not wish to download and install h2oai/h2ogpt-oig-oasst1-512-6.9b, click “cancel” below. By clicking Configure Project below, you acknowledge the foregoing statement and agree that Cloudera is not responsible or liable in any way for h2oai/h2ogpt-oig-oasst1-512-6.9b. Author: Cloudera Inc.
long_description: >-
IMPORTANT: Please read the following before proceeding. By configuring and launching this AMP, you will cause h2oai/h2ogpt-oig-oasst1-512-6.9b, which is a third party large language model (LLM), to be downloaded and installed into your environment from the third party’s website. Please see https://huggingface.co/h2oai/h2ogpt-oig-oasst1-512-6.9b for more information about the LLM, including the applicable license terms. If you do not wish to download and install h2oai/h2ogpt-oig-oasst1-512-6.9b, click "Cancel" below. By clicking "Configure Project" below, you acknowledge the foregoing statement and agree that Cloudera is not responsible or liable in any way for h2oai/h2ogpt-oig-oasst1-512-6.9b. Author: Cloudera Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This AMP builds a Retrieval Augmented Generation (RAG)
Question-Answer Large Language Model (LLM) Bot application which
demonstrates how context from local documents can be used with pre-trained
LLM models to perform context retrieval and chat response
generation with factual responses.
generation with factual responses.
long_description_html: >-
IMPORTANT: Please read the following before proceeding. By configuring and launching this AMP, you will cause h2oai/h2ogpt-oig-oasst1-512-6.9b, which is a third party large language model (LLM), to be downloaded and installed into your environment from the third party’s website. Please see https://huggingface.co/h2oai/h2ogpt-oig-oasst1-512-6.9b for more information about the LLM, including the applicable license terms. If you do not wish to download and install h2oai/h2ogpt-oig-oasst1-512-6.9b, click "Cancel" below. By clicking "Configure Project" below, you acknowledge the foregoing statement and agree that Cloudera is not responsible or liable in any way for h2oai/h2ogpt-oig-oasst1-512-6.9b. Author: Cloudera Inc.
<br/>
<b>LLM Model</b>
This AMP builds a Retrieval Augmented Generation (RAG)
Question-Answer Large Language Model (LLM) Bot application which
demonstrates how context from local documents can be used with pre-trained
LLM models to perform context retrieval and chat response
generation with factual responses.
<br/>
<a href="https://youtu.be/SPSH3pjB020">Watch the AMP in action</a>
is_new: true
image_path: >-
https://raw.githubusercontent.com/cloudera/CML_AMP_LLM_Chatbot_Augmented_with_Enterprise_Data/main/images/catalog-screenshot.png
tags:
Expand Down

0 comments on commit 6288779

Please sign in to comment.