Ollama model information
OperationsGet the license
method : public : GetLicense() ~ String
Type | Description |
---|---|
String | license |
Get the model file
method : public : GetModelFile() ~ String
Type | Description |
---|---|
String | model file |
Get the parameters
method : public : GetParameters() ~ String
Type | Description |
---|---|
String | parameters |
Get the system
method : public : GetSystem() ~ String
Type | Description |
---|---|
String | system |
Get the template
method : public : GetTemplate() ~ String
Type | Description |
---|---|
String | template |
String representation of the instance
method : public : ToString() ~ String
Type | Description |
---|---|
String | string representation of the instance |