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

File metadata

File hashes

Hashes for rvnllm-0.1.9-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 b38aa319c09b50bd0d3dbc03eaaf07d608aa609089f8115af1d53f0d62d0d15d
MD5 8f88362112c2c5034d0b7bf59bfcfcad
BLAKE2b-256 d12e18803ae9a21750b065bc4b58a6dd0a646fbde0956da80a6abafa1af236db

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