Skip to content

Commit 00556ea

Browse files
author
Charu Anchlia
committed
Added New tag and html description to LLM AMP
1 parent 6b3cd89 commit 00556ea

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

amp-catalog-cloudera-default.yaml

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,25 @@ entries:
66
short_description: |
77
Build a Retrieval Augmented Generation (RAG) Question-Answer Large
88
Language Model (LLM) Bot with local documents
9-
long_description: |
10-
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.
9+
long_description: >-
10+
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.
1111
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1212
This AMP builds a Retrieval Augmented Generation (RAG)
1313
Question-Answer Large Language Model (LLM) Bot application which
1414
demonstrates how context from local documents can be used with pre-trained
1515
LLM models to perform context retrieval and chat response
16-
generation with factual responses.
17-
16+
generation with factual responses.
17+
long_description_html: >-
18+
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.
19+
<br/>
20+
<b>LLM Model</b>
21+
This AMP builds a Retrieval Augmented Generation (RAG)
22+
Question-Answer Large Language Model (LLM) Bot application which
23+
demonstrates how context from local documents can be used with pre-trained
24+
LLM models to perform context retrieval and chat response
25+
generation with factual responses.
26+
<br/>
27+
is_new: true
1828
image_path: >-
1929
https://raw.githubusercontent.com/cloudera/CML_AMP_LLM_Chatbot_Augmented_with_Enterprise_Data/main/images/catalog-screenshot.png
2030
tags:

0 commit comments

Comments
 (0)