<?xml version='1.0' encoding='utf-8'?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
  <report_format_detail>
    <FileFormat>
      <FormatID>3974</FormatID>
      <FormatName>GGML Universal File (GGUF)</FormatName>
      <FormatVersion>2</FormatVersion>
      <FormatAliases> </FormatAliases>
      <FormatFamilies> </FormatFamilies>
      <FormatTypes>Dataset</FormatTypes>
      <FormatDisclosure> </FormatDisclosure>
      <FormatDescription>GGUF is a binary file format for storing large language model weights, metadata, and tokeniser data in a single self-contained file, designed for efficient loading and inference on consumer hardware. It was introduced in August 2023 by the llama.cpp project as a successor to earlier formats.</FormatDescription>
      <BinaryFileFormat> </BinaryFileFormat>
      <ByteOrders> </ByteOrders>
      <ReleaseDate> </ReleaseDate>
      <WithdrawnDate> </WithdrawnDate>
      <ProvenanceSourceID>244</ProvenanceSourceID>
      <ProvenanceName>Preservica / Preservica</ProvenanceName>
      <ProvenanceSourceDate>09 Jun 2026</ProvenanceSourceDate>
      <ProvenanceDescription> </ProvenanceDescription>
      <LastUpdatedDate>09 Jun 2026</LastUpdatedDate>
      <FileFormatIdentifier>
        <Identifier>fmt/2097</Identifier>
        <IdentifierType>PUID</IdentifierType>
      </FileFormatIdentifier>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>gguf</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <InternalSignature>
        <SignatureID>3463</SignatureID>
        <SignatureName>GGUF 2</SignatureName>
        <SignatureNote>BOF, offset 0: 'GGUF', followed by 4 byte version indicator 0x02000000</SignatureNote>
        <ByteSequence>
          <ByteSequenceID>1</ByteSequenceID>
          <PositionType>Absolute from BOF</PositionType>
          <Offset>0</Offset>
          <MaxOffset>0</MaxOffset>
          <IndirectOffsetLocation> </IndirectOffsetLocation>
          <IndirectOffsetLength> </IndirectOffsetLength>
          <Endianness> </Endianness>
          <ByteSequenceValue>4747554602000000</ByteSequenceValue>
        </ByteSequence>
      </InternalSignature>
      <RelatedFormat>
        <RelationshipType>Is previous version of</RelationshipType>
        <RelatedFormatID>3975</RelatedFormatID>
        <RelatedFormatName>GGML Universal File (GGUF)</RelatedFormatName>
        <RelatedFormatVersion> </RelatedFormatVersion>
      </RelatedFormat>
      <RelatedFormat>
        <RelationshipType>Is subsequent version of</RelationshipType>
        <RelatedFormatID>3973</RelatedFormatID>
        <RelatedFormatName>GGML Universal File (GGUF)</RelatedFormatName>
        <RelatedFormatVersion> </RelatedFormatVersion>
      </RelatedFormat>
    </FileFormat>
  </report_format_detail>
</PRONOM-Report>