sha256 property

String sha256
final

Lowercase hex SHA-256 of the downloaded GGUF. Verification fails the install if mismatched. Empty string skips verification (V1 only).

Implementation

final String sha256;