From a1832953c46b676b8c63053df4659f01582c28d2 Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Thu, 15 May 2025 15:39:47 +0700 Subject: [PATCH] fix: update quarto autodoc --- _quarto.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 463f76b34..56ebe9d68 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -17,7 +17,9 @@ quartodoc: - convert - prompt_tokenizers - logging_config - - core.trainer_builder + - core.trainer_builder.base + - core.trainer_builder.sft + - core.trainer_builder.rl - core.training_args - core.chat.messages - core.chat.format.chatml