gguf

View on PyPIReverse Dependencies (9)

0.10.0 gguf-0.10.0-py3-none-any.whl

Wheel Details

Project: gguf
Version: 0.10.0
Filename: gguf-0.10.0-py3-none-any.whl
Download: [link]
Size: 71584
MD5: 2d9eeb9489c1d6a3843d303e77397499
SHA256: 706089fba756a06913227841b4a6c8398360fa991569fd974e663a92b224e33f
Uploaded: 2024-08-23 08:03:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gguf
Version: 0.10.0
Summary: Read and write ML models in GGUF for GGML
Author: GGML
Author-Email: ggml[at]ggml.ai
Home-Page: https://ggml.ai
Project-Url: Repository, https://github.com/ggerganov/llama.cpp
Keywords: ggml,gguf,llama.cpp
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.17)
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: tqdm (>=4.27)
Description-Content-Type: text/markdown
[Description omitted; length: 2710 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gguf/__init__.py sha256=PM_AEEzX6ojGAodDt78_LIm19HRCXeA6IXpgcjINfC8 219
gguf/constants.py sha256=00pCXTqoWP36ZR9OcuxJfhezZfxqjUTKGCNvGMrkLGU 49158
gguf/gguf.py sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI 478
gguf/gguf_reader.py sha256=0Y86qmxYfPNq3u_AiAwSnhU_G-V2SjXK2b7CM3MoPP4 12365
gguf/gguf_writer.py sha256=ZWW_XwN6tyDIzBCwl6ARDwwRZ9TewNMV32IQaVYRNP8 35090
gguf/lazy.py sha256=QwxFAtj-5nIm_a3mvLBezpShFuo-pjJhoAiXreK9ITQ 8601
gguf/metadata.py sha256=nFEqgODwH6jYF3_jcycZkN4FjLnfXOQ7A73cLKZJb0Y 25722
gguf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gguf/quants.py sha256=_6kmSprMfawH3gcPz9WbxnlXCeZQIYivf_HjfUvUkM0 57336
gguf/tensor_mapping.py sha256=8CpqXKwKYFz6v11Fpzhe85hPcH18gnieh_FQsISpcVc 30893
gguf/utility.py sha256=jbd1bduLFjjNAQhjghSyrRQfJ_kjiTFhRAZxm0oabZw 2934
gguf/vocab.py sha256=N4PNulV8x_m7cdbmbUBF3nqQ0UXGTDi31oEIh3h8hAs 19046
scripts/__init__.py sha256=-Az7fR5lhVb9GPB5U_BaDb8Xp706km53vSY7aXQYw9I 297
scripts/gguf_convert_endian.py sha256=tcpe1O6xLTSetYD5T8dYcDN7cwiTWS-5sH7iFCP7ga8 5279
scripts/gguf_dump.py sha256=Ej3XWrYupFOg-Bz-ff9EAN5hdmp2OCdEkd46D4PtZ58 21934
scripts/gguf_hash.py sha256=DtzQ3xSdS8bHxdsp8ELQaBlaZiqqDBXzqtRSEzYTkhM 3711
scripts/gguf_new_metadata.py sha256=bGuF8iXkElxIsr4mR952DHEBTosA9ob-UkF-zEqlPqo 10713
scripts/gguf_set_metadata.py sha256=9jISgnh2atbwKh-68oN5b0wLxs0mYpXOWILjuqLTt-Q 4131
gguf-0.10.0.dist-info/LICENSE sha256=73jH5mWeNMeYGU8NNE6AfHIt5wy8oTWe9UdyZh4Ryjg 1072
gguf-0.10.0.dist-info/METADATA sha256=0jck7V9EOoT24ugiLaorfqFzhmN3eJM7lj-fyq8tvy8 3533
gguf-0.10.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gguf-0.10.0.dist-info/entry_points.txt sha256=6SBOHW2PZstAG6hvoQ63pyxPF8CIGjGLXZyG-NFFnAc 227
gguf-0.10.0.dist-info/RECORD

entry_points.txt

gguf-convert-endian = scripts:gguf_convert_endian_entrypoint
gguf-dump = scripts:gguf_dump_entrypoint
gguf-new-metadata = scripts:gguf_new_metadata_entrypoint
gguf-set-metadata = scripts:gguf_set_metadata_entrypoint