Skip to content

Commit 264e1a7

Browse files
authored
fix: LLS LMEval provider navigation (#62)
1 parent 57dfbcc commit 264e1a7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/modules/ROOT/nav.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
** xref:lm-eval-tutorial.adoc[]
1616
*** xref:lm-eval-tutorial-toxicity.adoc[Toxicity Measurement]
1717
** xref:gorch-tutorial.adoc[]
18-
** xref:lm-eval-lls-tutorial.adoc[]
18+
** xref:tutorials-llama-stack-section.adoc[]
19+
*** xref:lmeval-lls-tutorial.adoc[]
1920
* Components
2021
** xref:trustyai-service.adoc[]
2122
** xref:trustyai-operator.adoc[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
= Llama Stack Tutorials
2+
3+
This section contains tutorials for working with Llama Stack in TrustyAI. These tutorials demonstrate how to use various Llama Stack components and providers to evaluate and work with language models.
4+
5+
== Available Tutorials
6+
7+
* xref:lmeval-lls-tutorial.adoc[Getting Started with LMEval Llama Stack External Eval Provider] - Learn how to evaluate your language model using the LMEval Llama Stack External Eval Provider

0 commit comments

Comments
 (0)