From cb576a6b23d2a078a990c5423d04be5ca11daae4 Mon Sep 17 00:00:00 2001 From: Patrick Devine Date: Mon, 26 Aug 2024 19:59:33 -0700 Subject: [PATCH] fix ref --- docs/import.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/import.md b/docs/import.md index baf34550..2a0d859f 100644 --- a/docs/import.md +++ b/docs/import.md @@ -5,7 +5,7 @@ * [Importing a Safetensors adapter](#Importing-a-fine-tuned-adapter-from-Safetensors-weights) * [Importing a Safetensors model](#Importing-a-model-from-Safetensors-weights) * [Importing a GGUF file](#Importing-a-GGUF-based-model-or-adapter) - * [Sharing models on ollama.com](#Sharing-your-model-on-ollama.com) + * [Sharing models on ollama.com](#Sharing-your-model-on-ollamacom) ## Importing a fine tuned adapter from Safetensors weights