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.

rvn-0.1.8-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 rvn-0.1.8-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for rvn-0.1.8-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 afb3d5ee8e2625d59416b963dd6487042a1906b33f49e55d6787b4002beddd3c
MD5 d31bb0579f7abd306a95b555dc64c31b
BLAKE2b-256 4886ef25546108ad183d6b05cb74554547f465ae830a401396de03f57290c748

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