Skip to main content

Lightning-fast LLM model introspection

Project description

rvnllm

rvnllm is a blazing-fast Python package for inspecting, diffing, and analyzing GGUF-based LLM model files.

Think ExifTool, but for large language models.

Features

  • Zero-copy GGUF model parsing
  • Tensor-level metadata inspection
  • Structural diffs between model files
  • Cross-platform wheels (Linux, macOS, Windows)

Installation

pip

pip install rvnllm

Build from source

git clone https://github.com/rvnllm/rvnllm.git
cd py/rvn_py
maturin build --release
pip install dist/*.whl

Usage example

import rvnllm

df = rvnllm.info("Llama-3-70B-Q4_0.gguf")
print(df.head())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rvnllm-0.1.10-cp310-cp310-manylinux_2_34_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

File details

Details for the file rvnllm-0.1.10-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for rvnllm-0.1.10-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 3346574fea86e466c14497733f2a84f949ea2f05823d79bf88ba61796e49a050
MD5 e0533b3982668c28e585fa31051ed3ca
BLAKE2b-256 b3c8aa38a722d7ea9bdbe01871b7a0e59d742f01c0240674066aa27785b187da

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page