There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.