You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/tutorials-llama-stack-section.adoc
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,9 @@ This section contains tutorials for working with Llama Stack in TrustyAI. These
9
9
* xref:lmeval-lls-tutorial-custom-data.adoc[Running Custom Evaluations with LMEval Llama Stack External Eval Provider] - Learn how to evaluate your language model using the LMEval Llama Stack External Eval Provider over a custom task
10
10
11
11
* xref:trustyai-fms-lls-tutorial.adoc[Using trustyai_fms with Llama Stack] - Learn how to apply content filtering to your language model using the trustyai_fms Llama Stack External Safety Provider
12
+
13
+
* xref:garak-lls-inline.adoc[Red-Teaming with Llama Stack Garak (Inline)] - Learn how to perform security testing of Large Language Models using the TrustyAI Garak provider in Llama Stack's inline mode.
14
+
15
+
* xref:garak-lls-shields.adoc[Red-Teaming with Shields: Measuring Guardrail Effectiveness] - Learn how to evaluate the effectiveness of AI safety shields and guardrails using the Llama Stack TrustyAI Garak provider.
16
+
17
+
* xref:garak-lls-remote.adoc[Red-Teaming with Llama Stack Garak on Kubeflow Pipelines (Remote)] - Learn how to run the same security testing from the previous red-teaming tutorials using Kubeflow Pipelines for remote execution.
0 commit comments