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