Skip to content

Commit 704ec92

Browse files
dbkinderashahba
andauthored
doc: fix FaqGen/README.md markdown (#478)
* fix multiple H1 headings Signed-off-by: David B. Kinder <david.b.kinder@intel.com> Co-authored-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
1 parent c461b60 commit 704ec92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

FaqGen/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ In today's data-driven world, organizations across various industries face the c
44

55
Our FAQ Generation Application leverages the power of large language models (LLMs) to revolutionize the way you interact with and comprehend complex textual data. By harnessing cutting-edge natural language processing techniques, our application can automatically generate comprehensive and natural-sounding frequently asked questions (FAQs) from your documents, legal texts, customer queries, and other sources. In this example use case, we utilize LangChain to implement FAQ Generation and facilitate LLM inference using Text Generation Inference on Intel Xeon and Gaudi2 processors.
66

7-
# Deploy FAQ Generation Service
7+
## Deploy FAQ Generation Service
88

9-
The FAQ Generation service can be effortlessly deployed on either Intel Gaudi2 or Intel XEON Scalable Processors.
9+
The FAQ Generation service can be deployed on either Intel Gaudi2 or Intel XEON Scalable Processors.
1010

11-
## Deploy FAQ Generation on Gaudi
11+
### Deploy FAQ Generation on Gaudi
1212

1313
Refer to the [Gaudi Guide](./docker/gaudi/README.md) for instructions on deploying FAQ Generation on Gaudi.
1414

15-
## Deploy FAQ Generation on Xeon
15+
### Deploy FAQ Generation on Xeon
1616

1717
Refer to the [Xeon Guide](./docker/xeon/README.md) for instructions on deploying FAQ Generation on Xeon.

0 commit comments

Comments
 (0)