Skip to content

Commit fa24e4a

Browse files
committed
Minor
1 parent bf0337a commit fa24e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/developer-lightspeed/con-llm-requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{ls-short} follows a _Bring Your Own Model_ approach. This model means that to function, {ls-short} requires access to a large language model (LLM) which you must provide. An LLM is a type of generative AI that interprets natural language and generates human-like text or audio responses. When an LLM is used as a virtual assistant, the LLM can interpret questions and provide answers in a conversational manner.
77

8-
LLMs are usually provided by a service or server. Because {ls-short} does not provide an LLM for you, you must configure your preferred LLM provider during installation. You can configure the underlying Llama Stack server to integrate with a number of LLM `providers` that offer compatibility with the OpenAI API including the following LLMs:
8+
LLMs are usually provided by a service or server. Because {ls-short} does not provide an LLM for you, you must configure your preferred LLM provider during installation. You can configure the underlying Llama Stack server to integrate with a number of LLM `providers` that offer compatibility with the OpenAI API including the following inference providers:
99

1010
* OpenAI (cloud-based inference service)
1111
* {rhoai-brand-name} (enterprise model builder & inference server)

0 commit comments

Comments
 (0)