From 797b78494c26ec6c573fe930769f634f85d6339f Mon Sep 17 00:00:00 2001 From: Chitoku YATO Date: Mon, 6 Nov 2023 22:42:29 -0800 Subject: [PATCH] Add 'NEW' mark on llamaspeak as well --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 79392197..33f7b48c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -69,7 +69,7 @@ nav: - About NVIDIA Jetson: tutorial-intro.md - Text (LLM): - text-generation-webui: tutorial_text-generation.md - - llamaspeak: tutorial_llamaspeak.md + - llamaspeak 🆕: tutorial_llamaspeak.md - Text + Vision (VLM): - Mini-GPT4: tutorial_minigpt4.md - LLaVA: tutorial_llava.md