Ollama ​
Page Assist is designed to work with Ollama. Following are a few things you can do with Page Assist for your Ollama instance.
Manage Ollama Models ​
You can manage Ollama models from the Manage Models section in the settings.
- Go to
Settings - Go to
Manage Models - You will see all the models you have pulled
- You can delete models from there

Pull Ollama Models ​
You can pull models for Ollama without going to terminal using three methods.
Method 1: From Web UI ​
- Go to
Settings - Go to
Manage Models - Click on the
Add New Modelbutton - Add the model name and click on
Pull Model

Method 2: From Ollama.com ​
When you are browsing Ollama.com, you can pull models directly from the website.
- Go to Ollama.com
- Go to any model page
- There will be a Pull icon beside the copy icon
- Once you click on it, it will ask for confirmation
- Download progress can be seen in the Page Assist icon

Method 3: From huggingface.com ​
You can pull gguf models from huggingface.com.
- Go to huggingface.com
- Go to any model page
- On the right side there will be
Use this modeland selectOllama
- In the Huggingface popup there will be a button
Pull from Page Assist, click on it
- Rest of the process is same as Method 2