small fixed on nano 32

This commit is contained in:
Ramon Perez 2025-06-26 15:37:29 +10:00
parent 52d7a928cc
commit 45f6cd9368

View File

@ -58,27 +58,27 @@ The model and its different model variants are fully supported by Jan.
## Using Jan-Nano-32k ## Using Jan-Nano-32k
### Step 1 **Step 1**
Download Jan from [here](https://jan.ai/docs/desktop/). 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. 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) ![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. 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 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. 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. Add the serper MCP to Jan via the **Settings** > **MCP Servers** tab.
![Serper MCP](../_assets/serper-mcp.png) ![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. Open up a new chat and ask Jan-Nano to search the web for you.
![Jan Nano](../_assets/jan-nano-demo.gif) ![Jan Nano](../_assets/jan-nano-demo.gif)