ModelPulled
Ollama pulled model data
Operations
GetDigest
Get the model digest
method : public : GetDigest() ~ String
Return
Type | Description |
---|---|
String | model digest |
GetModifiedTime
Get modified time
method : public : GetModifiedTime() ~ System.Time.Date
Return
Type | Description |
---|---|
System.Time.Date | modified time |
ToString
String representation of the instance
method : public : ToString() ~ String
Return
Type | Description |
---|---|
String | string representation of the instance |