From 1c70a00f716ed61c5b0a9e0f2a01876de0fc54d0 Mon Sep 17 00:00:00 2001 From: Patrick Devine Date: Tue, 27 Aug 2024 11:15:25 -0700 Subject: [PATCH] adjust image sizes --- docs/import.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/import.md b/docs/import.md index baf34550..a81c4bb4 100644 --- a/docs/import.md +++ b/docs/import.md @@ -158,7 +158,7 @@ You can share any model you have created by pushing it to [ollama.com](https://o First, use your browser to go to the [Ollama Sign-Up](https://ollama.com/signup) page. If you already have an account, you can skip this step. -![Sign-Up](images/signup.png) +Sign-Up The `Username` field will be used as part of your model's name (e.g. `jmorganca/mymodel`), so make sure you are comfortable with the username that you have selected. @@ -166,7 +166,7 @@ Now that you have created an account and are signed-in, go to the [Ollama Keys S Follow the directions on the page to determine where your Ollama Public Key is located. -![Ollama Key](images/ollama-keys.png) +Ollama Keys Click on the `Add Ollama Public Key` button, and copy and paste the contents of your Ollama Public Key into the text field.