From 3c1994d0ee6b516c56930c1b56d6cf605f4235aa Mon Sep 17 00:00:00 2001 From: Patrick Devine Date: Wed, 31 Jul 2024 15:15:33 -0700 Subject: [PATCH] small change --- docs/import.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/import.md b/docs/import.md index 13d1395e..bed3b933 100644 --- a/docs/import.md +++ b/docs/import.md @@ -75,7 +75,7 @@ Ollama supports importing models for several different architectures including: This includes importing foundation models as well as any fine tuned models which which have been _fused_ with a foundation model. -## From a GGUF based model +## Importing a GGUF based model If you have a GGUF based model or adapter it is possible to import it into Ollama. You can obtain a GGUF model or adapter by: