Skip to content

Commit

Permalink
docs: Update instructions for installing Ollama models.
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrezaDev1378 committed Aug 10, 2024
1 parent 156846f commit 8daca1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8daca1e

Please sign in to comment.