| pull_job_status | R Documentation |
Current status of a background model pull
pull_job_status(model)
model |
Ollama model tag. |
A list with status (one of "idle", "starting",
"running", "done", "error"), completed, total,
percent, detail, error, and elapsed_secs. status = "idle"
when there is no progress file for model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.