NAME
AI::Ollama::PullModelResponse -
SYNOPSIS
my $obj = AI::Ollama::PullModelResponse->new();
...
PROPERTIES
completed
Total bytes transferred.
digest
The model's digest.
status
Status pulling the model.
total
Total size of the model.