binaryai.compressed_file

Module Contents

Classes

CompressedFile

A compressed file entity.

class binaryai.compressed_file.CompressedFile(path: str, sha256: str)[source]

Bases: object

A compressed file entity. Note that a file may have no sha256 which should be empty string, e.g. /dev/console and /dev/null.