From 45f6cd936830a92a9f5b113723c283bfa303efed Mon Sep 17 00:00:00 2001 From: Ramon Perez Date: Thu, 26 Jun 2025 15:37:29 +1000 Subject: [PATCH] small fixed on nano 32 --- docs/src/pages/docs/jan-models/jan-nano-32.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/src/pages/docs/jan-models/jan-nano-32.mdx b/docs/src/pages/docs/jan-models/jan-nano-32.mdx index b18f06e00..81573de65 100644 --- a/docs/src/pages/docs/jan-models/jan-nano-32.mdx +++ b/docs/src/pages/docs/jan-models/jan-nano-32.mdx @@ -58,27 +58,27 @@ The model and its different model variants are fully supported by Jan. ## Using Jan-Nano-32k -### Step 1 +**Step 1** Download Jan from [here](https://jan.ai/docs/desktop/). -### Step 2 +**Step 2** Go to the Hub Tab, search for Jan-Nano-Gguf, and click on the download button to the best model size for your system. ![Jan Nano](../_assets/jan-nano1.png) -### Step 3 +**Step 3** Go to **Settings** > **Model Providers** > **Llama.cpp** click on the pencil icon and enable tool use for Jan-Nano-Gguf. -### Step 4 +**Step 4** To take advantage of Jan-Nano's full capabilities, you need to enable MCP support. We're going to use it with Serper's API. You can get a free API key from [here](https://serper.dev/). Sign up and they will immediately generate one for you. -### Step 5 +**Step 5** Add the serper MCP to Jan via the **Settings** > **MCP Servers** tab. ![Serper MCP](../_assets/serper-mcp.png) -### Step 6 +**Step 6** Open up a new chat and ask Jan-Nano to search the web for you. ![Jan Nano](../_assets/jan-nano-demo.gif)