From 3eed8aa5b28a51b8280f84f9ca36bb3775af45e4 Mon Sep 17 00:00:00 2001 From: helenxie-bit Date: Sun, 19 May 2024 20:36:45 -0700 Subject: [PATCH] update llm hyperparameters tuning api proposal Signed-off-by: helenxie-bit --- docs/proposals/llm-hyperparameters-tuning-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposals/llm-hyperparameters-tuning-api.md b/docs/proposals/llm-hyperparameters-tuning-api.md index c083484e96d..d30469e4b5b 100644 --- a/docs/proposals/llm-hyperparameters-tuning-api.md +++ b/docs/proposals/llm-hyperparameters-tuning-api.md @@ -7,7 +7,7 @@ * [Design for API](#design-for-api) + [Example](#example) * [Implementation](#implementation) - * [Future Functionalities](#future-functionalities) + * [Advanced Functionalities](#advanced-functionalities) ## Links