A safetensors extension to efficiently store sparse quantized tensors on disk

1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor the `compressed-tensors` library to consolidate seven different module/parameter matching functions into a single, unified approach using the functions provided in `utils/match.py`. This involves replacing the existing functions with calls to the consolidated functions and potentially adapting existing code to work with the new unified interface.

Complexity: 4/5
good first issue help wanted

A safetensors extension to efficiently store sparse quantized tensors on disk

Python