From bee50ca4b5c90d5cb7d516c33cf82947b9136231 Mon Sep 17 00:00:00 2001 From: medusa Date: Sat, 18 Nov 2023 12:33:06 +0000 Subject: [PATCH] Update docs/llm/llm_master_class.md --- docs/llm/llm_master_class.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/llm/llm_master_class.md b/docs/llm/llm_master_class.md index 605f5d8..de2741c 100644 --- a/docs/llm/llm_master_class.md +++ b/docs/llm/llm_master_class.md @@ -265,7 +265,7 @@ For practitioners and developers looking to maximize the efficacy of Large Langu By mastering these technical components, users can fine-tune LLMs to perform a wide array of tasks, from generating technical documentation to composing creative literature, with precision and human-like acumen. --- - +```latex \documentclass{beamer} % Use the metropolis theme for your presentation @@ -298,3 +298,4 @@ By mastering these technical components, users can fine-tune LLMs to perform a w % Repeat the structure for other slides \end{document} +``` \ No newline at end of file