fix: add link at top

This commit is contained in:
NanoCode012
2025-07-21 19:25:14 +07:00
parent 46880ee977
commit d595774771

View File

@@ -14,6 +14,7 @@ format:
- [Llava-1.5](#sec-llava-15) - [Llava-1.5](#sec-llava-15)
- [Mistral-Small-3.1](#sec-mistral-small-31) - [Mistral-Small-3.1](#sec-mistral-small-31)
- [Gemma-3](#sec-gemma-3) - [Gemma-3](#sec-gemma-3)
- [Gemma-3n](#sec-gemma-3n)
- [Qwen2-VL](#sec-qwen2-vl) - [Qwen2-VL](#sec-qwen2-vl)
- [Qwen2.5-VL](#sec-qwen25-vl) - [Qwen2.5-VL](#sec-qwen25-vl)
@@ -112,7 +113,7 @@ chat_template: gemma3
### Gemma-3n {#sec-gemma-3n} ### 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. 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.
::: :::