From d595774771e5b3bd0f7b935f90f1bd1089cecf2c Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Mon, 21 Jul 2025 19:25:14 +0700 Subject: [PATCH] fix: add link at top --- docs/multimodal.qmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/multimodal.qmd b/docs/multimodal.qmd index f6460ce5f..1864b73e7 100644 --- a/docs/multimodal.qmd +++ b/docs/multimodal.qmd @@ -14,6 +14,7 @@ format: - [Llava-1.5](#sec-llava-15) - [Mistral-Small-3.1](#sec-mistral-small-31) - [Gemma-3](#sec-gemma-3) +- [Gemma-3n](#sec-gemma-3n) - [Qwen2-VL](#sec-qwen2-vl) - [Qwen2.5-VL](#sec-qwen25-vl) @@ -112,7 +113,7 @@ chat_template: gemma3 ### Gemma-3n {#sec-gemma-3n} -::: {.callout-note} +::: {.callout-warning} The model's initial loss and grad norm will be very high. We suspect this to be due to the Conv in the vision layers. :::