mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-30 08:00:42 +01:00
Improved descriptions in README and blog posts, removed outdated info from pull-model API docs, and updated several npm dependencies in package.json and package-lock.json for better compatibility and security.
401 B
401 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.