The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.