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::ModelInfo -

SYNOPSIS

my $obj = AI::Ollama::ModelInfo->new();
...

PROPERTIES

license

The model's license.

modelfile

The modelfile associated with the model.

parameters

The model parameters.

template

The prompt template for the model.