mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-14 17:38:58 +02:00
397 B
397 B
sidebar_position
sidebar_position |
---|
6 |
import CodeEmbed from '@site/src/components/CodeEmbed';
Delete Model
This API lets you create a delete a model from the Ollama server.
Once deleted, you can verify it using list models API.