From 8daca1e2ded84291e2c378ced66d29ab9767cd38 Mon Sep 17 00:00:00 2001 From: Amirreza Date: Sun, 11 Aug 2024 00:27:57 +0330 Subject: [PATCH] docs: Update instructions for installing Ollama models. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aed768c..5f7a002 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Key functionalities include: - Run the binary file in your terminal Using this command `omdd get deepseek-coder-v2:latest`. - Wait for the tool to fetch the download link. - ### Install Ollama Models + - First make sure to backup your current + models. [Where are ollama models ?](https://github.com/ollama/ollama/blob/main/docs/faq.md#where-are-models-stored) - Store your models and your manifest file (can be named latest or your model parameter length e.g. 16b ) in a new folder. - Run the following command: