ModelInfo
Ollama model information
Operations
GetModelFile
Get the model file
method : public : GetModelFile() ~ String
Return
Type | Description |
---|---|
String | model file |
GetParameters
Get the parameters
method : public : GetParameters() ~ String
Return
Type | Description |
---|---|
String | parameters |
GetTemplate
Get the template
method : public : GetTemplate() ~ String
Return
Type | Description |
---|---|
String | template |
ToString
String representation of the instance
method : public : ToString() ~ String
Return
Type | Description |
---|---|
String | string representation of the instance |