616 B

sidebar_position
sidebar_position
3

import CodeEmbed from '@site/src/components/CodeEmbed';

Pull Model

This API lets you pull a model on the Ollama server.

Once downloaded, you can see them when you use list models API.

:::info

You can even pull models using Ollama model library APIs. This looks up the models directly on the Ollama model library page. Refer to this.

:::