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.