From 8b3110295a275382149c022e498eb10d5e8b6c26 Mon Sep 17 00:00:00 2001 From: reidliu Date: Mon, 24 Feb 2025 07:18:44 +0800 Subject: [PATCH] docs: update the hyperlink name Signed-off-by: reidliu --- docs/source/distributions/selection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/distributions/selection.md b/docs/source/distributions/selection.md index da1b0df9c..517e56c88 100644 --- a/docs/source/distributions/selection.md +++ b/docs/source/distributions/selection.md @@ -17,7 +17,7 @@ Which templates / distributions to choose depends on the hardware you have for r - {dockerhub}`distribution-nvidia` ([Guide](self_hosted_distro/nvidia)) - **Are you running on a "regular" desktop or laptop ?** We suggest using the ollama template for quick prototyping and get started without having to worry about needing GPUs. - - {dockerhub}`distribution-ollama` ([link](self_hosted_distro/ollama)) + - {dockerhub}`distribution-ollama` ([Guide](self_hosted_distro/ollama)) - **Do you have an API key for a remote inference provider like Fireworks, Together, etc.?** If so, we suggest: - {dockerhub}`distribution-together` ([Guide](self_hosted_distro/together))