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