From 8e3b8ed598e38fce52a9add44f28288569b3c8c5 Mon Sep 17 00:00:00 2001 From: maclandrol Date: Thu, 25 Jul 2024 11:56:21 -0600 Subject: [PATCH] fix docs with sampling --- docs/api/safe.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/api/safe.md b/docs/api/safe.md index e05eb4a..40a6c2b 100644 --- a/docs/api/safe.md +++ b/docs/api/safe.md @@ -9,6 +9,17 @@ show_root_heading: false +--- + +## SAFE Design + +::: safe.sample + options: + members: + - SAFEDesign + show_root_heading: false + + --- ## SAFE Tokenizer @@ -20,8 +31,6 @@ - SAFETokenizer show_root_heading: false - - --- ## Utils