From 5ce997a7b902787c186fb0ebaa9c3c0bce04e7c0 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 13 Mar 2024 21:12:17 -0700 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ea058e60..a3edb18c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,7 +3,7 @@ ### Getting Started * [Quickstart](../README.md#quickstart) * [Examples](../examples) -* [Importing models](./import.md) from GGUF, Pytorch and Safetensors +* [Importing models](./import.md) * [Linux Documentation](./linux.md) * [Windows Documentation](./windows.md) * [Docker Documentation](https://hub.docker.com/r/ollama/ollama)