From e8f840bc2d3e7d06d5b035fe8df0733792d4f515 Mon Sep 17 00:00:00 2001 From: Cal <35017184+CallumWalley@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:56:56 +1200 Subject: [PATCH] Update related section to see also format Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com> --- docs/Storage/Models.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Storage/Models.md b/docs/Storage/Models.md index 60266f0ef..077162eed 100644 --- a/docs/Storage/Models.md +++ b/docs/Storage/Models.md @@ -83,6 +83,6 @@ See [Hardware](../Batch_Computing/Hardware.md) for a full list of available GPUs The L4 is an inference-optimised GPU. It is suitable for running quantised models but should not be used for model training or workflows that require FP64 precision. -## Related - - [Ollama](../Software/Available_Applications/ollama.md). - - [Hardware](../Batch_Computing/Hardware.md). +!!! note "See Also" + - [Ollama](../Software/Available_Applications/ollama.md). + - [Hardware](../Batch_Computing/Hardware.md).